Skip to content
This repository was archived by the owner on Nov 22, 2025. It is now read-only.

Commit 9727667

Browse files
committed
Update Nethermind version for Holesky
1 parent 906a8bc commit 9727667

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/holesky-node.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@ Download [the latest release version for Nethermind](https://github.com/Nethermi
3535

3636
```console
3737
$ cd ~
38-
$ wget https://github.com/NethermindEth/nethermind/releases/download/1.31.0/nethermind-1.31.0-a7337ba9-linux-x64.zip
38+
$ wget https://github.com/NethermindEth/nethermind/releases/download/1.31.1/nethermind-1.31.1-0922c465-linux-x64.zip
3939
$ sudo mkdir -p /usr/share/nethermind
40-
$ sudo unzip nethermind-1.31.0-a7337ba9-linux-x64.zip -d /usr/share/nethermind
41-
$ rm nethermind-1.31.0-a7337ba9-linux-x64.zip
40+
$ sudo unzip nethermind-1.31.1-0922c465-linux-x64.zip -d /usr/share/nethermind
41+
$ rm nethermind-1.31.1-0922c465-linux-x64.zip
4242
```
4343

4444
## Installing Lighthouse

0 commit comments

Comments
 (0)