From ec503e981e406322f493c1b1e5907c5e2d60ce13 Mon Sep 17 00:00:00 2001 From: Guru <19eucs071@skcet.ac.in> Date: Wed, 11 Sep 2024 01:40:46 +0530 Subject: [PATCH] Fixing the step numbers (#24) --- SETUP_HOME.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SETUP_HOME.md b/SETUP_HOME.md index 7185176..c1e71d6 100644 --- a/SETUP_HOME.md +++ b/SETUP_HOME.md @@ -84,7 +84,7 @@ Unix users may be required to install libgomp: sudo apt-get install libgomp1 ``` -### 6. Acquire tokens +### 5. Acquire tokens You can acquire tokens in one of two ways: the testnet faucets or the Discord bot. #### Faucets @@ -98,7 +98,7 @@ You will need both ETH and TST to use Codex: - Use `/set` command to enter your generated address. - Use `/mint` command to receive some tokens. -### 7. Use Codex +### 6. Use Codex Congrats, you're now a node operator! 🥳 You can now proceed to use your Codex node. Follow the [instructions](./USINGCODEX.md) 🐇