From 8f75b32f550ff2b4236262afabe184dba6bc3f6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ali=20Tu=C4=9Frul=20P=C4=B1nar?= Date: Tue, 23 Jan 2024 16:18:14 +0300 Subject: [PATCH] update(doc): update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 65a95f7..690ae06 100644 --- a/README.md +++ b/README.md @@ -69,8 +69,8 @@ CURL_LOGGING= appcircle appcircle config set API_HOSTNAME https://api.your.appcircle.io appcircle config set AUTH_HOSTNAME https://auth.your.appcircle.io -- You can change current configuration enviroment using `appcircle config current default` -- You can set all these settings via interactive mode `appcircle -i` +- Change current configuration enviroment using `appcircle config current default` +- Set all these settings via interactive mode `appcircle -i` - Print help of config command `appcircle config -h` ## How to Connect your Appcircle Account within CLI?