Skip to content

Commit 24623f6

Browse files
committed
Update Node.js version requirements in getting started guide
1 parent 44e86f2 commit 24623f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Before you begin, make sure you have:
2020

2121
- **GitHub Copilot CLI** installed and authenticated ([Installation guide](https://docs.github.com/en/copilot/how-tos/set-up/install-copilot-cli))
2222
- Your preferred language runtime:
23-
- **Node.js** 18+ or **Python** 3.8+ or **Go** 1.21+ or **.NET** 8.0+
23+
- **Node.js** 22.13.0+ / 23.5.0+ / 24+ or **Python** 3.8+ or **Go** 1.21+ or **.NET** 8.0+
2424

2525
Verify the CLI is working:
2626

0 commit comments

Comments
 (0)