Skip to content

Commit

Permalink
Update lodestar
Browse files Browse the repository at this point in the history
  • Loading branch information
remyroy committed Aug 8, 2024
1 parent 759dd3f commit da21ee8
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.2/lodestar-v1.20.2-linux-amd64.tar.gz
$ tar xvf lodestar-v1.20.2-linux-amd64.tar.gz
$ rm lodestar-v1.20.2-linux-amd64.tar.gz
$ wget https://github.com/ChainSafe/lodestar/releases/download/v1.21.0/lodestar-v1.21.0-linux-amd64.tar.gz
$ tar xvf lodestar-v1.21.0-linux-amd64.tar.gz
$ rm lodestar-v1.21.0-linux-amd64.tar.gz
```

Install this Lodestar version globally.
Expand Down

0 comments on commit da21ee8

Please sign in to comment.