Skip to content

Commit

Permalink
fix: bucket -> storage container
Browse files Browse the repository at this point in the history
  • Loading branch information
codebytere committed Aug 17, 2024
1 parent 2ec0c7b commit b41f6a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ This will generate all sysroots at `out/sysroot-build/bullseye`.

## Uploading Sysroots

To upload sysroots to the azure bucket after they've been generated, run:
To upload sysroots to the Azure storage container after they've been generated, run:

```console
./build/linux/sysroot_scripts/build_and_upload.py --build
Expand Down

0 comments on commit b41f6a3

Please sign in to comment.