Skip to content

Commit

Permalink
Update URL in snapshot instruction (#1872)
Browse files Browse the repository at this point in the history
  • Loading branch information
wojciechos authored May 20, 2024
1 parent 37d0e4b commit 3d16548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ Use the provided snapshots to quickly sync your Juno node with the current state
Fetch the snapshot from the provided URL:
```bash
wget -O juno_mainnet.tar https://juno-snapshots.nethermind.dev/mainnet/juno_mainnet_v0.9.3_519634.tar
wget -O juno_mainnet.tar https://juno-snapshots.nethermind.dev/mainnet/juno_mainnet_v0.11.7_640855.tar
```
2. **Prepare Directory**
Expand Down

0 comments on commit 3d16548

Please sign in to comment.