Skip to content

Commit 1a98b5b

Browse files
author
Cristi Burcă
committed
Merge pull request wp-cli#19 from grahamc/patch-1
Resolve horrific installation-based security issue
2 parents 3168af2 + d45e5c1 commit 1a98b5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ title: Command line interface for WordPress
1515
Just execute the following command in your terminal:
1616

1717
```
18-
curl http://wp-cli.org/installer.sh | bash
18+
curl https://raw.github.com/wp-cli/wp-cli.github.com/master/installer.sh | bash
1919
```
2020

2121
Make sure to read the instructions.

0 commit comments

Comments
 (0)