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 12bf32b commit 3265217Copy full SHA for 3265217
README.md
@@ -9,7 +9,7 @@ Wadsworth is a git-driven task runner to automate the application of configs.
9
### Linux
10
11
```sh
12
-curl -s https://raw.githubusercontent.com/Southclaws/wadsworth/master/godownloader.sh | bash
+curl -s https://raw.githubusercontent.com/Southclaws/wadsworth/master/install.sh | bash
13
```
14
15
### Everything Else
0 commit comments