Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Raruto authored Jul 3, 2019
1 parent 90cdfbc commit f64d454
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 @@ -15,7 +15,7 @@ This is a simple skeleton repo for managing a WordPress site using: **wp-cli**,
- Add to the **.gitignore** file all of your custom plugins/themes that you want to keep under git control (add `!wp-content/plugins/my-plugin-name` for a custom plugin and `!wp-content/themes/my-theme-name` for a custom theme).

### Requirements
**[localhost](https://127.0.0.1):** [wp-cli](#installing-wp-cli), [git](#installing-git), [composer](#installing-composer) (and wordpress..)
**[localhost](https://127.0.0.1):** [wp-cli](https://github.com/Raruto/wordpress-git/wiki/Installations#installing-wp-cli), [git](https://github.com/Raruto/wordpress-git/wiki/Installations#installing-git), [composer](https://github.com/Raruto/wordpress-git/wiki/Installations#installing-composer) (and wordpress..)

**live server:** ftp access or _**even better**_ [GitHubUpdater CI](https://medium.com/@limikael/continuous-integration-for-wordpress-d152ec4852e5) (and wordpress..)

Expand Down

0 comments on commit f64d454

Please sign in to comment.