Skip to content

Commit

Permalink
tidy: tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
lukevmorris committed Jan 9, 2025
1 parent ddbaa38 commit 52f9b51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/cache/reference/sccache.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export SCCACHE_WEBDAV_ENDPOINT=https://cache.depot.dev
export SCCACHE_WEBDAV_TOKEN=DEPOT_TOKEN
```

If you are a member of multiple organizations, and you are authenticating with a user token, you must specify a password as well as which organization to use for cache storage as follows:
If you are a member of multiple organizations, and you are authenticating with a user token, you must instead specify a password along with which organization should be used for cache storage as follows:

```shell
export SCCACHE_WEBDAV_ENDPOINT=https://cache.depot.dev
Expand Down

0 comments on commit 52f9b51

Please sign in to comment.