Skip to content

Commit

Permalink
docs: Fix nightly build install steps documentation (#10543)
Browse files Browse the repository at this point in the history
* docs: fix nightly build install steps

* chore: fix ci error of plantuml test
  • Loading branch information
filzrev authored Feb 18, 2025
1 parent 060bb7d commit 8756bb6
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 8756bb6

Please sign in to comment.