Skip to content

Commit c6c29e1

Browse files
Update docs/zkEVM/get-started/state-sync-snapshots.md
Co-authored-by: hsutaiyu <51791408+hsutaiyu@users.noreply.github.com>
1 parent 0ff088b commit c6c29e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zkEVM/get-started/state-sync-snapshots.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Follow the instructions below to run a fast state sync on a node database using
99

1010
## Sync a database
1111

12-
1. Retrieve the back up file:
12+
1. Run the following command to download the snapshot with the same name as given in the URL.
1313

1414
```sh
1515
curl <snapshot-file> -o statedb.sql.gz

0 commit comments

Comments
 (0)