Skip to content

Commit 93623b9

Browse files
Lan-HekaryCopilot
andauthored
Update README.md
Co-authored-by: Copilot <[email protected]>
1 parent edd4c35 commit 93623b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)