1
0
Fork 0

Merge pull request #1399 from igorw/patch-2

[docs] Lower-case config command name
pull/1400/merge
Jordi Boggiano 2012-12-07 01:17:04 -08:00
commit e3a557e1ec
1 changed files with 1 additions and 1 deletions

View File

@ -237,7 +237,7 @@ you have to run the command with `root` privileges
$ sudo composer self-update $ sudo composer self-update
## Config ## config
The `config` command allows you to edit some basic composer settings in either The `config` command allows you to edit some basic composer settings in either
the local composer.json file or the global config.json file. the local composer.json file or the global config.json file.