Skip to content

Commit 3b4468b

Browse files
committed
Merge pull request #166 from AquaGeek/patch-1
Fix bold "not" inside italic comment
2 parents 235f5dd + d922657 commit 3b4468b

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
@@ -56,7 +56,7 @@ following options:
5656

5757
swiftpm/Utilities/bootstrap --swiftc path/to/snapshot/usr/bin/swiftc --sbt path/to/snapshot/usr/bin/swift-build-tool
5858

59-
`swiftc` and `swift-build-tool` are both executables provided as part of Swift downloadable snapshots, *they are **not** built from the sources in this repository*.
59+
`swiftc` and `swift-build-tool` are both executables provided as part of Swift downloadable snapshots, _they are **not** built from the sources in this repository_.
6060

6161
3. Using the Xcode Project in [Support](Support), this option requires:
6262
* Xcode 7.3 (beta)

0 commit comments

Comments
 (0)