Skip to content

Commit 4a03bb2

Browse files
committed
Merge pull request #201 from Fawxy/patch-1
Fix formatting of git commands
2 parents b976d4b + 7586ee0 commit 4a03bb2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ compiler for C++14 support and create a symlink:
6666

6767
### Getting Sources for Swift and Related Projects
6868

69-
For those checking out sources as read-only:
69+
For those checking out sources as read-only:
7070

7171
git clone https://github.com/apple/swift.git swift
7272
git clone https://github.com/apple/swift-llvm.git llvm
@@ -78,9 +78,9 @@ compiler for C++14 support and create a symlink:
7878
git clone https://github.com/apple/swift-corelibs-xctest.git
7979
git clone https://github.com/apple/swift-corelibs-foundation.git
8080

81-
For those who plan on regular making direct commits, cloning over
82-
SSH may provide a better experience (which requires uploading
83-
SSH keys to GitHub):
81+
For those who plan on regular making direct commits, cloning over
82+
SSH may provide a better experience (which requires uploading
83+
SSH keys to GitHub):
8484

8585
git clone [email protected]:apple/swift.git swift
8686
git clone [email protected]:apple/swift-llvm.git llvm

0 commit comments

Comments
 (0)