Skip to content

Commit 80d90e9

Browse files
committed
README-BUILD: fix copy/paste error in command
1 parent 1383eff commit 80d90e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README-BUILD.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Before running a build for the first time, it is recommended to preload the
101101
docker images.
102102

103103
```console
104-
$ bash ~/Downloads/arm-none-eabi-gcc-xpack.git/scripts/build.sh preload-images
104+
$ bash ~/Downloads/windows-build-tools-xpack.git/scripts/build.sh preload-images
105105
```
106106

107107
The result should look similar to:

0 commit comments

Comments
 (0)