Doc: update gemini-cli README.md to require Node.js version 20+ (#3247)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
This commit is contained in:
parent
c94fcd1094
commit
80aad5a42c
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ With the Gemini CLI you can:
|
||||||
|
|
||||||
## Quickstart
|
## Quickstart
|
||||||
|
|
||||||
1. **Prerequisites:** Ensure you have [Node.js version 18](https://nodejs.org/en/download) or higher installed.
|
1. **Prerequisites:** Ensure you have [Node.js version 20](https://nodejs.org/en/download) or higher installed.
|
||||||
2. **Run the CLI:** Execute the following command in your terminal:
|
2. **Run the CLI:** Execute the following command in your terminal:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue