diff --git a/README.md b/README.md index 166feb1aa67fc..cd1bb5497159f 100644 --- a/README.md +++ b/README.md @@ -241,7 +241,7 @@ various products. These incremental builds are a big timesaver when developing and debugging. cd ${SWIFT_BUILD_DIR} - ninja swift + ninja swift-frontend This will build the Swift compiler, but will not rebuild the standard library or any other target. Building the `swift-stdlib` target as an additional layer of