From b01c0a64bec1c74928e4cb7558cd8cc97a54a803 Mon Sep 17 00:00:00 2001 From: Omar-268 Date: Thu, 11 Sep 2025 10:44:12 +0000 Subject: [PATCH] Update getting-started.md --- getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting-started.md b/getting-started.md index f75f4a1..f70a671 100644 --- a/getting-started.md +++ b/getting-started.md @@ -76,7 +76,7 @@ Before using the Ghaymah CLI, you need to authenticate your account. If you don’t have an account yet, you can create one by visiting the Ghaymah website: [Ghaymah systems](https://ghaymah.systems/) -After creating your account, return to the CLI and run gy auth login to sign in. +After creating your account, return to the CLI and run the following command to log in. ```bash gy auth login ```