Skip to content

Commit

Permalink
Add doc for create project
Browse files Browse the repository at this point in the history
  • Loading branch information
bendamqui committed Mar 26, 2020
1 parent d216338 commit 11bbeda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Installation

* `composer create-project bendamqui/php-package-template:dev-php-7.4 my-package --no-install --ignore-platform-reqs`
* `copy .env.example to .env`
* `docker-compose up --build -d`
* `docker-compose exec php composer install`
Expand Down

0 comments on commit 11bbeda

Please sign in to comment.