From 5c281bd303cf6414b3d19d424abbe9742526db3a Mon Sep 17 00:00:00 2001 From: King Date: Fri, 24 Jan 2025 20:55:19 +0100 Subject: [PATCH] run-node-mainnetv2.md --- run-node-mainnetv2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run-node-mainnetv2.md b/run-node-mainnetv2.md index 38e1aee..90c8575 100644 --- a/run-node-mainnetv2.md +++ b/run-node-mainnetv2.md @@ -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.