Skip to content

Commit 520915b

Browse files
authored
Merge pull request #28554 from CodaFi/read-write-modify
2 parents 52efa71 + 47459db commit 520915b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,8 @@ then run the build product in Terminal.
234234
Swift toolchains are created using the script
235235
[build-toolchain](https://github.com/apple/swift/blob/master/utils/build-toolchain). This
236236
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.:
237+
locally reproduce such builds for development or distribution purposes. A typical
238+
invocation looks like the following:
238239

239240
```
240241
$ ./swift/utils/build-toolchain $BUNDLE_PREFIX

0 commit comments

Comments
 (0)