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