We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44e86f2 commit 24623f6Copy full SHA for 24623f6
1 file changed
docs/getting-started.md
@@ -20,7 +20,7 @@ Before you begin, make sure you have:
20
21
- **GitHub Copilot CLI** installed and authenticated ([Installation guide](https://docs.github.com/en/copilot/how-tos/set-up/install-copilot-cli))
22
- Your preferred language runtime:
23
- - **Node.js** 18+ or **Python** 3.8+ or **Go** 1.21+ or **.NET** 8.0+
+ - **Node.js** 22.13.0+ / 23.5.0+ / 24+ or **Python** 3.8+ or **Go** 1.21+ or **.NET** 8.0+
24
25
Verify the CLI is working:
26
0 commit comments