diff --git a/README.md b/README.md index 1087f41..1f7adf8 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ For annoying RSS channels that have bot protection and thus cannot be subscribed ``` npm install -cp xml-proxy.service /etc/systemd/system/xml-proxy.service +cp rss-proxy.service /etc/systemd/system/xml-proxy.service sudo systemctl daemon-reload sudo systemctl enable --now xml-proxy.service ```