From 62c03b3136f7dbcffc929cdd80e6e474f37583f0 Mon Sep 17 00:00:00 2001 From: mfahampshire Date: Wed, 9 Aug 2023 11:47:11 +0200 Subject: [PATCH] removed doubled header --- documentation/operators/src/preliminary-steps.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/documentation/operators/src/preliminary-steps.md b/documentation/operators/src/preliminary-steps.md index ec13e7ea59..2f7cb2008b 100644 --- a/documentation/operators/src/preliminary-steps.md +++ b/documentation/operators/src/preliminary-steps.md @@ -1,8 +1,6 @@ # Preliminary Steps -> The Nym `mix node`, `gateway` and `network-requester` binaries were built in the [building nym](./binaries/building-nym.md) section. If you haven't yet built Nym and want to run the code, go there first. - -## Preliminary steps +> The Nym `mixnode`, `gateway` and `network-requester` binaries were built in the [building nym](./binaries/building-nym.md) section. If you haven't yet built Nym and want to run the code, go there first. There are a couple of steps that need completing before starting to set up your mix node, gateway or a network requester: