Update README

Hi, 

I corrected the README file because there were errors on NGROK name in the  installation steps (NGORK instead of NGROK).

Have a good day.

Olivier
This commit is contained in:
oliviero57000 2018-10-05 17:02:29 +02:00 committed by GitHub
parent 0b1bca1ef8
commit 6572619e6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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:
```