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