Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Raruto authored Apr 17, 2018
1 parent 106cca7 commit 30de13a
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 @@ -9,7 +9,7 @@ This is a simple skeleton repo for managing a WordPress site using: **wp-cli**,
2. **NB** Rename the cloned folder (_wordpress-git_) to something more friendly (eg _site-name_).
3. Within this folder, now you can alternately run:
1. `wp core download` to install wordpress (or even better [`wp core install`](#pro-tip---creating-a-new-db-in-mamp--install-a-new-wordpress-instance))<br>`composer install` to install any required plugin/theme (`composer update` it's also fine).
2. [`one-click-install.sh`](./one-click-install.sh) to perform all these things (and more) automatically.
2. [`one-click-install.sh`](./one-click-install.sh) to perform all these things (and [more](./one-click-install.sh#L116)) automatically.
6. Happy coding...

### remember to...
Expand Down

0 comments on commit 30de13a

Please sign in to comment.