diff --git a/README.md b/README.md index 9da4e52..263b5fb 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,5 @@ Agent for my-idlers ``` -export AGENT_API= HOST=https://idlers.test2.sysdeploy.org/api/servers;python3 agent.py +export AGENT_API= HOST=https://idlers.test2.sysdeploy.org;python3 agent.py ```