Skip to content

Commit 517548f

Browse files
author
Dmitriy
committed
updated readme
1 parent 9c29ea5 commit 517548f

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

public/phpinfo.php

Lines changed: 0 additions & 2 deletions
This file was deleted.

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ Note: OS recommendation - Linux Ubuntu based.
1818
3. MySQL 8
1919
4. Laravel 5.7
2020

21-
## Setting up
21+
## Setting up DEV environment
2222
1. Build and start the image from your terminal:
2323
```
2424
docker-compose build
2525
make start
26-
make env-local
26+
make composer-install
2727
```
2828
2. Add domain to local 'hosts' file:
2929
```

0 commit comments

Comments
 (0)