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 21a20a1 commit 479a89dCopy full SHA for 479a89d
README.md
@@ -101,8 +101,8 @@ Don't see what you're looking for in the list above? You can easily define your
101
### For scripts
102
103
- Install [Marathon](https://github.com/johnsundell/marathon).
104
-- Add ShellOut to Marathon using `$ marathon add git@github.com:JohnSundell/ShellOut.git`.
105
-- Alternatively, add `git@github.com:JohnSundell/ShellOut.git` to your `Marathonfile`.
+- Add ShellOut to Marathon using `$ marathon add https://github.com/JohnSundell/ShellOut.git`.
+- Alternatively, add `https://github.com/JohnSundell/ShellOut.git` to your `Marathonfile`.
106
- Write your script, then run it using `$ marathon run yourScript.swift`.
107
108
### For command line tools
0 commit comments