1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 09:55:25 +02:00

lumen: update wording of the 'name' variable

This commit is contained in:
pxgamer 2018-05-20 14:24:42 +01:00 committed by Agniva De Sarker
parent 0075292508
commit 3340fe1400

View file

@ -4,7 +4,7 @@
- Create a new Lumen application:
`lumen new {{name}}`
`lumen new {{application_name}}`
- List the available installer commands: