Skip to content

Commit 34d979f

Browse files
authored
README: Update SPM installation instructions for version 2.0.0
1 parent 479a89d commit 34d979f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Don't see what you're looking for in the list above? You can easily define your
107107

108108
### For command line tools
109109

110-
- Add `.Package(url: "https://github.com/JohnSundell/ShellOut.git", majorVersion: 1)` to your `Package.swift` file.
110+
- Add `.package(url: "https://github.com/JohnSundell/ShellOut.git", from: "2.0.0")` to your `Package.swift` file's `dependencies`.
111111
- Update your packages using `$ swift package update`.
112112

113113
## Help, feedback or suggestions?

0 commit comments

Comments
 (0)