diff --git a/README.md b/README.md index 5c48be2..d50ad8d 100644 --- a/README.md +++ b/README.md @@ -16,10 +16,10 @@ It works on AMD64 based linux and also ARMv5. sync : Update wireguard configuration from /etc/dsnetconfig.json after validating -Quick start (AMD64 linux) -- install wireguard, then: +Quick start (AMD64 linux) -- install wireguard, then, after making sure `/usr/local/bin` is in your path: sudo wget https://github.com/naggie/dsnet/releases/download/v0.1/dsnet-linux-amd64 -O /usr/local/bin/dsnet - sudo chmod +x /usr/local/dsnet + sudo chmod +x /usr/local/bin/dsnet sudo dsnet init sudo dsnet up # edit /etc/dsnetconfig.json to taste