1
0
mirror of synced 2025-12-27 23:53:25 +00:00

fix(README) correct url

This commit is contained in:
itsmrval
2024-08-02 15:28:20 +02:00
parent 6f8a1977ee
commit 2490bab1cd

View File

@@ -83,7 +83,7 @@ Now let's see how to set up an ltsNinja instance.
```
2. Download the latest release and apply permissions
```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
```
3. Create the service on systemd