[docs] Lower-case config command name
parent
eef64d1189
commit
01f0a2b165
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue