Skip to content

Commit

Permalink
doc: update cli installation (#1374)
Browse files Browse the repository at this point in the history
Co-authored-by: Hussain Chinoy <ghchinoy@google.com>
  • Loading branch information
ghchinoy and Hussain Chinoy authored Nov 22, 2024
1 parent 0da9501 commit e960306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs-go/get-started-go.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ To get started with Genkit, install the Genkit CLI and run
1. Install the Genkit CLI by running the following command:

```posix-terminal
npm i -g genkit
npm i -g genkit-cli
```

This command installs the Genkit CLI into your Node installation directory
Expand Down

0 comments on commit e960306

Please sign in to comment.