We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b1c1a2 commit 47459dbCopy full SHA for 47459db
README.md
@@ -234,7 +234,8 @@ then run the build product in Terminal.
234
Swift toolchains are created using the script
235
[build-toolchain](https://github.com/apple/swift/blob/master/utils/build-toolchain). This
236
script is used by swift.org's CI to produce snapshots and can allow for one to
237
-locally reproduce such builds for development or distribution purposes. E.x.:
+locally reproduce such builds for development or distribution purposes. A typical
238
+invocation looks like the following:
239
240
```
241
$ ./swift/utils/build-toolchain $BUNDLE_PREFIX
0 commit comments