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 6cfe2de commit 809eea6Copy full SHA for 809eea6
Documentation/Development.md
@@ -93,7 +93,11 @@ swiftpm llbuild
93
Note: Make sure the directory for llbuild is called "llbuild" and not
94
"swift-llbuild".
95
96
-4. Build the Swift Package Manager.
+4. Clone [Yams](https://github.com/jpsim/yams) beside the package manager directory.
97
+
98
+5. Clone [swift-driver](https://github.com/apple/swift-driver) beside the package manager directory.
99
100
+6. Build the Swift Package Manager.
101
102
```sh
103
$ cd swiftpm
0 commit comments