Update post-install.txt

This commit is contained in:
Roland Franssen
2018-05-19 13:40:32 +02:00
committed by GitHub
parent 7cf1eabf89
commit 8ad8a13165
+1 -1
View File
@@ -4,5 +4,5 @@
* Install the Symfony Maker Bundle using <info>composer require maker --dev</>. It's required for the next step.
* Run <info>bin/console make:user</>. It will guide you through the basic setup by asking a serie of questions
* Run <info>bin/console make:user</>. It will guide you through the basic setup by asking a series of questions
and generates the minimal application source files needed.