diff --git a/README.md b/README.md index cd64d8a..e4bd1d8 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # Installation -Step 1: Place [`ngork`](https://ngrok.com/download) in `/opt/ngrok/` +Step 1: Place [`ngrok`](https://ngrok.com/download) in `/opt/ngrok/` Step 2: Get `authtoken` from ngrok website, then add it to `/opt/ngrok/ngrok.yml` -Step 3: Add `ngork.service` to `/etc/systemd/system/` +Step 3: Add `ngrok.service` to `/etc/systemd/system/` Step 4: Start ngork service by typing: ```