From 8cb5b4b85a9560463be247ec3472dc7c4e4c85ac Mon Sep 17 00:00:00 2001 From: TC Date: Sun, 26 Nov 2023 16:42:08 +0000 Subject: [PATCH] Added VLD0 parameter to keypair generation step. --- BOOTSTRAP-SETUP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BOOTSTRAP-SETUP.md b/BOOTSTRAP-SETUP.md index 1f2ca219..96226756 100755 --- a/BOOTSTRAP-SETUP.md +++ b/BOOTSTRAP-SETUP.md @@ -37,7 +37,7 @@ sudo -u veilid /bin/bash Copy the output to secure storage such as a password manager. This information will be used in the next step and can be used for node recovery, moving to a different server, etc. ```shell -veilid-server --generate-key-pair +veilid-server --generate-key-pair VLD0 ``` ### Create new node ID and flush existing route table