Skip to content

Commit 93d7a45

Browse files
dgrove-ossdas
authored andcommitted
update INSTALL.md and README.md
Signed-off-by: Daniel A. Steffen <dsteffen@apple.com>
1 parent fc07e51 commit 93d7a45

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

INSTALL.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ Note that once libdispatch is installed into a Swift toolchain, that
4141
toolchain cannot be used to compile libdispatch again (you must 'make uninstall'
4242
libdispatch from the toolchain before using it to rebuild libdispatch).
4343

44-
To create the toolchain with libdispatch Using build-toolchain in Linux:
44+
You can also use the build-toolchain script to create a toolchain
45+
that includes libdispatch on Linux:
4546

4647
1. Add libdispatch and install-libdispatch lines to ./swift/utils/build-presets.ini under `[preset: buildbot_linux]` section, as following:
4748

0 commit comments

Comments
 (0)