Remove downloaded mentioned twice from keep-updated.md (#5666)
This commit is contained in:
parent
15147cccb1
commit
44db870f59
|
@ -43,7 +43,7 @@ To update to the latest version, either download the binary or compile the beaco
|
||||||
# Download the updated source code
|
# Download the updated source code
|
||||||
git pull && make update
|
git pull && make update
|
||||||
|
|
||||||
# Build the downloaded newly downloaded version
|
# Build the newly downloaded version
|
||||||
make -j4 nimbus_beacon_node
|
make -j4 nimbus_beacon_node
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue