Skip to content

Commit

Permalink
docs: fix nightly build install steps
Browse files Browse the repository at this point in the history
  • Loading branch information
filzrev committed Feb 14, 2025
1 parent dbfd127 commit 1a1fa7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ If you want to use prerelease version, you can install package with following st
2. Login to GitHub with additional scope request

```pwsh
gh auth login --scopes "read:packages" --host github.com
gh auth login --scopes "read:packages" --hostname github.com
```
3. Follow the instructions and complete the login steps.
Expand Down

0 comments on commit 1a1fa7d

Please sign in to comment.