Skip to content

Commit

Permalink
Update lodestar version
Browse files Browse the repository at this point in the history
  • Loading branch information
remyroy committed Jul 16, 2024
1 parent 3e0e093 commit 9a19632
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions holesky-node-alt.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@ Download [the latest release version for Lodestar](https://github.com/ChainSafe/

```console
$ cd ~
$ wget https://github.com/ChainSafe/lodestar/releases/download/v1.20.0/lodestar-v1.20.0-linux-amd64.tar.gz
$ tar xvf lodestar-v1.20.0-linux-amd64.tar.gz
$ rm lodestar-v1.20.0-linux-amd64.tar.gz
$ wget https://github.com/ChainSafe/lodestar/releases/download/v1.20.1/lodestar-v1.20.1-linux-amd64.tar.gz
$ tar xvf lodestar-v1.20.1-linux-amd64.tar.gz
$ rm lodestar-v1.20.1-linux-amd64.tar.gz
```

Install this Lodestar version globally.
Expand Down

0 comments on commit 9a19632

Please sign in to comment.