Update installation script URLs in README
This commit is contained in:
parent
96f95f228f
commit
71fc571f38
@ -22,7 +22,7 @@ A C# application for managing RSS feeds and automatically downloading torrents v
|
||||
Install Transmission RSS Manager with a single command:
|
||||
|
||||
```bash
|
||||
wget -O - https://git.powerdata.dk/masterdraco/Torrent-Manager/raw/branch/main/TransmissionRssManager/install.sh | sudo bash
|
||||
wget -O - https://git.powerdata.dk/masterdraco/Torrent-Manager/raw/branch/main/install.sh | sudo bash
|
||||
```
|
||||
|
||||
This command:
|
||||
@ -40,7 +40,7 @@ If you prefer to examine the install script before running it, you can:
|
||||
|
||||
```bash
|
||||
# Download the install script
|
||||
wget https://git.powerdata.dk/masterdraco/Torrent-Manager/raw/branch/main/TransmissionRssManager/install.sh
|
||||
wget https://git.powerdata.dk/masterdraco/Torrent-Manager/raw/branch/main/install.sh
|
||||
|
||||
# Review it
|
||||
less install.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user