Skip to content

Commit 79e0782

Browse files
committed
Add Podman as Docker alternative in prerequisites
Added Podman as container engine option alongside Docker.
1 parent bc96391 commit 79e0782

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation-guides/install-gemini-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Prerequisites
44
1. Google Gemini CLI installed (see [official Gemini CLI documentation](https://github.com/google-gemini/gemini-cli))
55
2. [GitHub Personal Access Token](https://github.com/settings/personal-access-tokens/new) with appropriate scopes
6-
3. For local installation: [Docker](https://www.docker.com/) installed and running
6+
3. For local installation: [Docker](https://www.docker.com/) or [Podman](https://podman.io) installed and running
77

88
## GitHub MCP Server Configuration
99

0 commit comments

Comments
 (0)