Update README.md

This commit is contained in:
Wizzard 2024-03-09 03:59:07 -05:00
parent 1a00e34837
commit 424a1b5ad1
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ On first run, you'll be prompted to enter your API key for accessing Kuzco's net
Run Kuzco CLI with: Run Kuzco CLI with:
```bash ```bash
cd kuzco-cli/cli cd kuzco-cli/cli
node main.js node kuzco-cli.js
``` ```
Run Kuzco GUI with: Run Kuzco GUI with: