Skip to content

Commit 264def4

Browse files
[skip ci] Update README.md
1 parent 776bfab commit 264def4

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
@@ -14,7 +14,7 @@ $ ./tools/build/install-build-sdk.sh main
1414
# Checkout the Swift repositories in the parent directory (swiftwasm-source) and apply patches
1515
$ ./tools/git-swift-workspace --scheme main
1616
# Build the toolchain (this will take a while)
17-
$ ./tools/build/build-toolchain.sh
17+
$ ./tools/build/build-toolchain.sh main
1818
```
1919

2020
See [SwiftWasm book](https://book.swiftwasm.org/contribution-guide/how-to-build-toolchain.html) for more details about dependencies you need to install and how to build on Docker.

0 commit comments

Comments
 (0)