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 479a89d commit 34d979fCopy full SHA for 34d979f
README.md
@@ -107,7 +107,7 @@ Don't see what you're looking for in the list above? You can easily define your
107
108
### For command line tools
109
110
-- Add `.Package(url: "https://github.com/JohnSundell/ShellOut.git", majorVersion: 1)` to your `Package.swift` file.
+- Add `.package(url: "https://github.com/JohnSundell/ShellOut.git", from: "2.0.0")` to your `Package.swift` file's `dependencies`.
111
- Update your packages using `$ swift package update`.
112
113
## Help, feedback or suggestions?
0 commit comments