From 3340fe1400a21a7128c30cce0d84e417b9a6e438 Mon Sep 17 00:00:00 2001 From: pxgamer Date: Sun, 20 May 2018 14:24:42 +0100 Subject: [PATCH] lumen: update wording of the 'name' variable --- pages/common/lumen.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/lumen.md b/pages/common/lumen.md index da0df30c4c..2c70d85640 100644 --- a/pages/common/lumen.md +++ b/pages/common/lumen.md @@ -4,7 +4,7 @@ - Create a new Lumen application: -`lumen new {{name}}` +`lumen new {{application_name}}` - List the available installer commands: