Skip to content

Commit

Permalink
Merge pull request #5 from harryfinn/amend-readme
Browse files Browse the repository at this point in the history
Update curl download url
  • Loading branch information
Harry Finn authored May 19, 2017
2 parents 3c696e7 + 6335d23 commit ad4724b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Download the `script.sh` file, grant executable permissions and move to suitable
path:

```txt
curl -O https://raw.githubusercontent.com/1minus1limited/wp-setup/master/script.sh
curl -O https://raw.githubusercontent.com/harryfinn/wp-setup/master/script.sh
chmod +x script.sh
sudo mv script.sh /usr/local/bin/wp-setup
```
Expand Down

0 comments on commit ad4724b

Please sign in to comment.