Skip to content

Commit b752bb4

Browse files
tonytrgCopilot
andauthored
Update README.md
Co-authored-by: Copilot <[email protected]>
1 parent 09c49bc commit b752bb4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@ automation and interaction capabilities for developers and tools.
1818
2. Once Docker is installed, you will also need to ensure Docker is running.
1919
3. Lastly you will need to [Create a GitHub Personal Access Token](https://github.com/settings/personal-access-tokens/new).
2020
The MCP server can use many of the GitHub APIs, so enable the permissions that you feel comfortable granting your AI tools (to learn more about access tokens, please check out the [documentation](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens)).
21-
* Your PAT Token needs at least `read:packages` permission to be able to pull from `ghcr.io`.
22-
4. Login via `docker login ghcr.io -u <YOUR_GITHUB_USERNAME> -p <YOUR_GITHUB_PAT>`.
23-
21+
* Your PAT token needs at least `read:packages` permission to be able to pull from `ghcr.io`.
2422

2523
## Installation
2624

0 commit comments

Comments
 (0)