mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-13 05:12:55 -07:00
docs: update installation section in README (#12035)
This commit is contained in:
committed by
GitHub
parent
ecf0a24873
commit
cca5a12839
@@ -27,6 +27,11 @@ Learn all about Gemini CLI in our [documentation](https://geminicli.com/docs/).
|
|||||||
|
|
||||||
## 📦 Installation
|
## 📦 Installation
|
||||||
|
|
||||||
|
### Pre-requisites before installation
|
||||||
|
|
||||||
|
- Node.js version 20 or higher
|
||||||
|
- macOS, Linux, or Windows
|
||||||
|
|
||||||
### Quick Install
|
### Quick Install
|
||||||
|
|
||||||
#### Run instantly with npx
|
#### Run instantly with npx
|
||||||
@@ -48,11 +53,6 @@ npm install -g @google/gemini-cli
|
|||||||
brew install gemini-cli
|
brew install gemini-cli
|
||||||
```
|
```
|
||||||
|
|
||||||
#### System Requirements
|
|
||||||
|
|
||||||
- Node.js version 20 or higher
|
|
||||||
- macOS, Linux, or Windows
|
|
||||||
|
|
||||||
## Release Cadence and Tags
|
## Release Cadence and Tags
|
||||||
|
|
||||||
See [Releases](./docs/releases.md) for more details.
|
See [Releases](./docs/releases.md) for more details.
|
||||||
|
|||||||
Reference in New Issue
Block a user