Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion run-node-mainnetv2.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ chaindata
docker-compose -f docker-compose-mainnetv2.yml up -d
```

Will start the node in a detatched shell (`-d`), meaning the node will continue to run in the background.
Will start the node in a detached shell (`-d`), meaning the node will continue to run in the background.
You will need to run this again if you ever turn your machine off.

The first time you start the node it synchronizes from regenesis (December 1th, 2022) to the present.
Expand Down