From 1e5f753dc9019713396088045c71ecd9f4992913 Mon Sep 17 00:00:00 2001 From: Jeff Date: Tue, 14 Sep 2021 17:16:37 -0400 Subject: [PATCH] Update readme.md our readme sucks, make it suck a bit less --- readme.md | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/readme.md b/readme.md index 42b339e53..193741daa 100644 --- a/readme.md +++ b/readme.md @@ -131,24 +131,16 @@ install (root): When running from debian package the following steps are not needed as it is already ready to use. -## Create default config +## Running on Linux (without debs) -to configure as client: - - $ lokinet -g - $ lokinet-bootstrap +**DO NOT RUN AS ROOT**, run as normal user. -to configure as relay: +set up the initial configs: - $ lokinet -r -g + $ lokinet -g $ lokinet-bootstrap - -## Running on Linux - -**DO NOT RUN AS ROOT**, run as normal user. - -to run, after you create default config: +after you create default config, run it: $ lokinet