Skip to content

Commit

Permalink
Remove --prefer dist form installation guide.
Browse files Browse the repository at this point in the history
  • Loading branch information
vinkla committed Mar 18, 2015
1 parent aa0e41f commit 18031d2
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 @@ -23,7 +23,7 @@ A Server Settings page. This page lists server configuration. Instead of login i
Start by creating a new project with composer.

```bash
composer create-project vinkla/wordpress --prefer-dist awesome-project
composer create-project vinkla/wordpress awesome-project
```

Add the database credentials and [salts](https://api.wordpress.org/secret-key/1.1/salt) to the `.env` configuration environment file.
Expand Down

0 comments on commit 18031d2

Please sign in to comment.