Skip to content

Commit 086d75a

Browse files
Lan-HekaryCopilot
andcommitted
Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 6d5db3a commit 086d75a

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
@@ -223,7 +223,7 @@ You can control the user agent that Bazelisk sends in all HTTP requests by setti
223223

224224
You can set the Authorization header that Bazelisk sends in all HTTP requests by setting `BAZELISK_AUTH_HEADER` to the desired value.
225225
```shell
226-
export BAZELISK_AUTH_HEADER="bearer <your_token_here>"
226+
export BAZELISK_AUTH_HEADER="Bearer <your_token_here>"
227227
```
228228

229229
On Windows, Bazelisk will also consider the following files in addition to `tools/bazel`:

0 commit comments

Comments
 (0)