diff --git a/README.md b/README.md
index 58ad093df029dd20e012f31ad698c85395a4b0c7..e5bab41bb4d18b87e97c04b5ce666f118cbd8c8a 100644
--- a/README.md
+++ b/README.md
@@ -29,6 +29,4 @@ Go Gitlab **Settings** -> **CI/CD** -> **Variables**
 #### FairCoin.Co group variables ######################
 FAIRCOIN_CONF        # faircoin.conf file
 FAIRCOIN_PORT        # faircoind -port
-GITLAB_RUNNER_UID    # user id of gitlab-runner ssh account on server, check it with command (id -u)
-GITLAB_RUNNER_GID    # user id of gitlab-runner ssh account on server, check it with command (id -g)
 ~~~