We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3168af2 + d45e5c1 commit 1a98b5bCopy full SHA for 1a98b5b
index.md
@@ -15,7 +15,7 @@ title: Command line interface for WordPress
15
Just execute the following command in your terminal:
16
17
```
18
-curl http://wp-cli.org/installer.sh | bash
+curl https://raw.github.com/wp-cli/wp-cli.github.com/master/installer.sh | bash
19
20
21
Make sure to read the instructions.
0 commit comments