Updated Bower documentation.

This commit is contained in:
Merrick Christensen
2012-11-03 14:46:43 -06:00
parent eb747d7508
commit d60ca60360

View File

@@ -62,7 +62,7 @@ You can disable colors by using the `--no-color` flag.
### Bower Configuration
Bower can be configured by creating a .bowerrc file in your home folder (usually ~/bowerrc) with one or all of the following configuration parameters.
Bower can be configured by creating a .bowerrc file in your home folder (usually ~/bowerrc) with one or all of the following configuration parameters. You can also configure Bower on a per-project basis by creating a .bowerrc file in the project directory, Bower will merge this configuration with the configuration found in your home directory. This allows you to version your project specific Bower configuration with the rest of your code base.
```json
{