From 44c7cf5f27f545cd745b38b7351c991a7821703b Mon Sep 17 00:00:00 2001 From: majestrate Date: Mon, 13 Dec 2021 22:59:29 -0500 Subject: [PATCH] Update readme.md remove old parts about macos from readme --- readme.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/readme.md b/readme.md index ed2ab6602..525ac4bc3 100644 --- a/readme.md +++ b/readme.md @@ -119,13 +119,3 @@ This requires the binary to have the proper capabilities which is usually set by $ sudo setcap cap_net_admin,cap_net_bind_service=+eip /usr/local/bin/lokinet - -## Running on macOS/UNIX/BSD - -**YOU HAVE TO RUN AS ROOT**, run using sudo. Elevated privileges are needed to create the virtual tunnel interface. - -The macOS installer places the normal binaries (`lokinet` and `lokinet-bootstrap`) in `/usr/local/bin` which should be in your path, so you can easily use the binaries from your terminal. The installer also nukes your previous config and keys and sets up a fresh config and downloads the latest bootstrap seed. - -to run, after you create default config: - - $ sudo lokinet