From 43e019615e9e7c7259d2ae05191db3d26e2dfe03 Mon Sep 17 00:00:00 2001 From: swapnil Date: Sun, 7 Jul 2024 08:46:42 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```