Skip to content

Commit

Permalink
Update README.md (#1358)
Browse files Browse the repository at this point in the history
Remove genkit init from the Readme
  • Loading branch information
i2amsam authored Nov 21, 2024
1 parent 5be16f0 commit 39c86af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@ Genkit provides a CLI and a local UI to streamline your AI development workflow.

### CLI

The Genkit CLI is the quickest way to start a new Genkit project. It also includes commands for running and evaluating your Genkit functions (flows).
The Genkit CLI includes commands for running and evaluating your Genkit functions (flows) and collecting telemetry and logs.

- **Install:** `npm i -g genkit`
- **Initialize a new project:** `genkit init`
- **Run a command, wrapped with telemetry, a interactive developer UI, etc:** `genkit start -- <command to run your code>`

### Developer UI

Expand Down

0 comments on commit 39c86af

Please sign in to comment.