From 01f0a2b1653b15d153b1a1c423ae53156af643b9 Mon Sep 17 00:00:00 2001 From: Igor Wiedler Date: Fri, 7 Dec 2012 04:30:44 +0100 Subject: [PATCH] [docs] Lower-case config command name --- doc/03-cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/03-cli.md b/doc/03-cli.md index 71a74fd7e..5055837f7 100644 --- a/doc/03-cli.md +++ b/doc/03-cli.md @@ -237,7 +237,7 @@ you have to run the command with `root` privileges $ sudo composer self-update -## Config +## config The `config` command allows you to edit some basic composer settings in either the local composer.json file or the global config.json file.