Skip to content

Commit 44a2989

Browse files
docs: update installation guide (#201)
Co-authored-by: MK (fengmk2) <fengmk2@gmail.com>
1 parent 8323be8 commit 44a2989

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Add the following lines to your `~/.npmrc` file:
99
@voidzero-dev:registry=https://npm.pkg.github.com/
1010
```
1111

12-
Create a fine-grained personal access token with the `read:packages` scope, following this guide: https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens
12+
Create a classic personal access token, following this guide: https://docs.github.com/en/packages/learn-github-packages/about-permissions-for-github-packages#about-scopes-and-permissions-for-package-registries
1313

1414
Use this token to install the global cli:
1515

0 commit comments

Comments
 (0)