Skip to content

Commit 3265217

Browse files
committed
fix download script path
1 parent 12bf32b commit 3265217

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
@@ -9,7 +9,7 @@ Wadsworth is a git-driven task runner to automate the application of configs.
99
### Linux
1010

1111
```sh
12-
curl -s https://raw.githubusercontent.com/Southclaws/wadsworth/master/godownloader.sh | bash
12+
curl -s https://raw.githubusercontent.com/Southclaws/wadsworth/master/install.sh | bash
1313
```
1414

1515
### Everything Else

0 commit comments

Comments
 (0)