From cc930cd5b78a6b2002025d04200654bff8f52502 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Friedger=20M=C3=BCffke?= Date: Sun, 3 Oct 2021 16:30:09 +0200 Subject: [PATCH] fix path to config file --- src/pages/understand-stacks/running-mainnet-node.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/understand-stacks/running-mainnet-node.md b/src/pages/understand-stacks/running-mainnet-node.md index c8070fbe..351fb2f5 100644 --- a/src/pages/understand-stacks/running-mainnet-node.md +++ b/src/pages/understand-stacks/running-mainnet-node.md @@ -67,7 +67,7 @@ mkdir -p ./stacks-node/{persistent-data/stacks-blockchain/mainnet,config/mainnet ## Step 2: running Stacks blockchain -First, create the `./config/Config.toml` file and add the following content to the +First, create the `./config/mainnet/Config.toml` file and add the following content to the file using a text editor: ```toml