From f1a3573d5ec93930777678cd9357d7017a92e386 Mon Sep 17 00:00:00 2001 From: Gamma <10293012-GammaDevOps@users.noreply.gitlab.com> Date: Thu, 25 May 2023 15:08:39 +0000 Subject: [PATCH] Update file README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c539cd4..b1cd123 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ You can find the audit report by Trail of Bits [here](https://github.com/trailof On Unix-based systems, keystores and the `deposit_data*.json` have `440`/`-r--r-----` file permissions (user & group read only). This improves security by limiting which users and processes that have access to these files. If you are getting `permission denied` errors when handling your keystores, consider changing which user/group owns the file (with `chown`) or, if need be, change the file permissions with `chmod`. -#### Option 1. Download binary executable file (Go to option 2) +#### Option 1. Download binary executable file (Binaries are not available for Pulsechain use option 2 or 3) ##### Step 1. Installation @@ -324,7 +324,7 @@ See [here](#new-mnemonic-arguments) for `new-mnemonic` arguments See [here](#existing-mnemonic-arguments) for `existing-mnemonic` arguments See [here](#generate-bls-to-execution-change-arguments) for `generate-bls-to-execution-change` arguments -#### Option 4. Use Docker image +#### Option 4. Use Docker image (Docker images are not available at this time, use option 2 or 3) ##### Step 1. Build the docker image