Skip to content

Commit

Permalink
Update INSTRUCTIONS.md (#249)
Browse files Browse the repository at this point in the history
fix genesis download url
  • Loading branch information
bladeruner authored Apr 18, 2024
1 parent c9f7bec commit b13c21e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion racer/INSTRUCTIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
```
9. Get new genesis
```shell
wget -O ~/.paloma/config/genesis.json https://raw.githubusercontent.com/palomachain/mainnet master/racer/genesis.json
wget -O ~/.paloma/config/genesis.json https://raw.githubusercontent.com/palomachain/mainnet/master/racer/genesis.json
```
10. **VERIFY SHASUM OF GENESIS**
```shell
Expand Down

0 comments on commit b13c21e

Please sign in to comment.