diff --git a/README.md b/README.md index d6103bf..352c3bb 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ Edit settings for transmission set rpc-enabled, rpc-username and rpc-password ``` wget --no-check-certificate -O /opt/bin/add-trackers-auto.sh https://raw.githubusercontent.com/AndrewMarchukov/tracker-add/master/tracker-add-auto.sh wget --no-check-certificate -O /etc/systemd/system/transmission-tracker-add.service https://raw.githubusercontent.com/AndrewMarchukov/tracker-add/master/transmission-tracker-add.service -chmod +x /opt/bin/add_trackers_auto.sh -Set user and password in add_trackers_auto.sh +chmod +x /opt/bin/add-trackers-auto.sh +Set user and password in add-trackers-auto.sh systemctl daemon-reload ``` ## Usage