Skip to content

Commit 589f4d4

Browse files
committed
Discuss the need for log in
1 parent 8542323 commit 589f4d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/installation_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ bash install.sh --verify-attestation
216216

217217
This way, you can guarantee that both the installer and the downloaded binaries are authentic.
218218

219-
Running the installer with the `--verify-attestation` requires the GitHub CLI (`gh`). If `gh` is not found, the script will fail.
219+
Running the installer with the `--verify-attestation` requires the GitHub CLI (`gh`). If `gh` is not found, the script will fail. If the user is not authenticated (`gh auth login`), the option will also fail. For scripts and non-interactive environments like CI, `gh auth login --with-token $GITHUB` is an option for authenticaitng when using this installer feature.
220220

221221
## Shell Script Installer Quirks
222222

0 commit comments

Comments
 (0)