fix(README) correct url
This commit is contained in:
@@ -83,7 +83,7 @@ Now let's see how to set up an ltsNinja instance.
|
|||||||
```
|
```
|
||||||
2. Download the latest release and apply permissions
|
2. Download the latest release and apply permissions
|
||||||
```sh
|
```sh
|
||||||
wget -O ltsNinja https://github.com/itsmrval/ltsNinja/releases/download/0.1.0/ltsNinja_linux_amd64
|
wget -O ltsNinja https://github.com/itsmrval/ltsNinja/releases/download/0.1.1/ltsNinja_linux_amd64
|
||||||
chmod +x ltsNinja
|
chmod +x ltsNinja
|
||||||
```
|
```
|
||||||
3. Create the service on systemd
|
3. Create the service on systemd
|
||||||
|
|||||||
Reference in New Issue
Block a user