diff --git a/README.md b/README.md index 81590f4..90190de 100644 --- a/README.md +++ b/README.md @@ -33,13 +33,13 @@ Variables `key` and `chat_id` correspond to the API key and the chat id obtained For the `key` variable. ``` -sudo sed -i "s/key=/key=/" /usr/local/sbin/tls-checker +sudo sed -i "s/key=/key=/" /usr/local/sbin/gitea-updater ``` For the `chat_id` variable. ``` -sudo sed -i "s/chat_id=/chat_id=/" /usr/local/sbin/tls-checker +sudo sed -i "s/chat_id=/chat_id=/" /usr/local/sbin/gitea-updater ``` ## Automation