From 69366f1a01feb2bb301909d6a4103bb531257fd1 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Tue, 25 Jan 2022 09:37:41 +0100 Subject: [PATCH] update documentation --- docs/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index aa00af2..2e3cd04 100644 --- a/docs/install.md +++ b/docs/install.md @@ -21,7 +21,7 @@ export COMPOSER_BIN=/path/to/composer Create your project: ``` -"$COMPOSER_BIN" create-project murph/murph-skeleton my_project -s dev +"$COMPOSER_BIN" create-project murph/murph-skeleton my_project ^1 ``` An error occured because of the unconfigured database.