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 ```