Updated python installation instructions

This commit is contained in:
trycatchkamal
2026-02-03 22:51:52 +05:30
parent e32291ee9f
commit e7f08b382e
2 changed files with 4 additions and 4 deletions

View File

@@ -20,7 +20,7 @@ You want to understand how long PRs have been open in a repository. This tool de
## Prerequisites
```bash
pip install copilot-sdk
pip install github-copilot-sdk
```
## Usage