Skip to content

Commit

Permalink
Update reth version
Browse files Browse the repository at this point in the history
  • Loading branch information
remyroy committed Jul 9, 2024
1 parent df23dcd commit db3a038
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 @@ -35,9 +35,9 @@ Download [the latest release version for Reth](https://github.com/paradigmxyz/re

```console
$ cd ~
$ wget https://github.com/paradigmxyz/reth/releases/download/v1.0.0/reth-v1.0.0-x86_64-unknown-linux-gnu.tar.gz
$ tar xvf reth-v1.0.0-x86_64-unknown-linux-gnu.tar.gz
$ rm reth-v1.0.0-x86_64-unknown-linux-gnu.tar.gz
$ wget https://github.com/paradigmxyz/reth/releases/download/v1.0.1/reth-v1.0.1-x86_64-unknown-linux-gnu.tar.gz
$ tar xvf reth-v1.0.1-x86_64-unknown-linux-gnu.tar.gz
$ rm reth-v1.0.1-x86_64-unknown-linux-gnu.tar.gz
```

Install this Reth version globally.
Expand Down

0 comments on commit db3a038

Please sign in to comment.