Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ title: Command line interface for WordPress
Just execute the following command in your terminal:

```
curl http://wp-cli.org/installer.sh | bash
curl https://raw.github.com/wp-cli/wp-cli.github.com/master/installer.sh | bash
```

Make sure to read the instructions.
Expand Down