Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fce4611 commit 50ac17dCopy full SHA for 50ac17d
docs/GitWorkflows.rst
@@ -43,7 +43,7 @@ to perform a simple repo setup for the Swift repository::
43
44
$ git config --global user.name "<My Name>"
45
$ git config --global user.email "<My Email>"
46
- $ mkdir swift-source && cd swift-soure
+ $ mkdir swift-source && cd swift-source
47
$ git clone <LLVM_REPO_URL>
48
$ git clone <CLANG_REPO_URL>
49
$ git clone <SWIFT_REPO_URL>
0 commit comments