Skip to content

Commit

Permalink
Use dev-master for kick starting project
Browse files Browse the repository at this point in the history
Signed-off-by: tbreuss <thomasbreuss@gmx.ch>
  • Loading branch information
tbreuss committed Mar 25, 2019
1 parent c27345e commit 8256bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Herbie supports the following [PHP Standards Recommendations](https://www.php-fi

The easiest way to install Herbie is via Composer. To do this, execute the following statement in your terminal:

$ composer create-project getherbie/start-website myproject
$ composer create-project getherbie/start-website:dev-master myproject

Composer creates your website in the `myproject` folder and installs all dependent libraries.

Expand Down

0 comments on commit 8256bcb

Please sign in to comment.