File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ compiler for C++14 support and create a symlink:
66
66
67
67
### Getting Sources for Swift and Related Projects
68
68
69
- For those checking out sources as read-only:
69
+ For those checking out sources as read-only:
70
70
71
71
git clone https://github.com/apple/swift.git swift
72
72
git clone https://github.com/apple/swift-llvm.git llvm
@@ -78,9 +78,9 @@ compiler for C++14 support and create a symlink:
78
78
git clone https://github.com/apple/swift-corelibs-xctest.git
79
79
git clone https://github.com/apple/swift-corelibs-foundation.git
80
80
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):
84
84
85
85
git clone [email protected] :apple/swift.git swift
86
86
git clone [email protected] :apple/swift-llvm.git llvm
You can’t perform that action at this time.
0 commit comments