Skip to content

Commit

Permalink
Fix conflicts and typos
Browse files Browse the repository at this point in the history
  • Loading branch information
romainberger committed Jan 9, 2014
2 parents f7856d0 + ee4f33b commit 8cfd1da
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,15 @@ Generates a plugin with [WordPress Plugin Boilerplate](https://github.com/tommcf
## Configuration

Yeoman-WordPress stores some defaults values so you won't have to type the same things every time you start a project. The first time you will use the generator it will create a config file with the informations you gave. These informations will be used as default values so you can override them during the init tasks. If you want to change the default values you can do it by editing the config file located in `~/.yeoman-wordpress/config.json`.

## Bug/Issue reporting

Apart from clearly explaining the isssue please provide following output informations from your terminal:

+ `node -v`

+ `npm -v`

+ `yo -v`

and Operating system you're working on.

0 comments on commit 8cfd1da

Please sign in to comment.