mirror of
https://gitlab.com/pulsechaincom/staking-deposit-cli.git
synced 2025-01-10 21:11:21 +00:00
Merge pull request #248 from marioevz/patch-1
Update links to the proper releases page
This commit is contained in:
commit
6adfc6f53b
@ -94,7 +94,7 @@ On Unix-based systems, keystores and the `deposit_data*.json` have `440`/`-r--r-
|
||||
|
||||
##### Step 1. Installation
|
||||
|
||||
See [releases page](https://github.com/ethereum/staking-deposit-cli/releases) to download and decompress the corresponding binary files.
|
||||
See [releases page](https://github.com/ethereum/eth2.0-deposit-cli/releases) to download and decompress the corresponding binary files.
|
||||
|
||||
##### Step 2. Create keys and `deposit_data-*.json`
|
||||
|
||||
@ -338,7 +338,7 @@ See [here](#successful-message)
|
||||
|
||||
##### Step 1. Installation
|
||||
|
||||
See [releases page](https://github.com/ethereum/staking-deposit-cli/releases) to download and decompress the corresponding binary files.
|
||||
See [releases page](https://github.com/ethereum/eth2.0-deposit-cli/releases) to download and decompress the corresponding binary files.
|
||||
|
||||
##### Step 2. Create keys and `deposit_data-*.json`
|
||||
|
||||
@ -532,4 +532,4 @@ python3 -m pytest .
|
||||
If you are trying to **build the binary** on macos with an M1 Mac and you are using pyenv to manage your python version. You'll probably need to reinstall a given python version using:
|
||||
```
|
||||
env PYTHON_CONFIGURE_OPTS="--enable-framework" pyenv install 3.10.2
|
||||
```
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user