Skip to content

Commit ba5d9b3

Browse files
authored
Update README.md
1 parent 77ae643 commit ba5d9b3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ composer require --dev blamebutton/laravel-docker-builder
88

99
## Usage
1010

11-
Add `DOCKER_IMAGE_TAG` to your `.env` and run:
11+
Set the `DOCKER_NGINX_TAG` and `DOCKER_PHP_TAG` environment variables and run:
1212

1313
```shell
14-
vendor/bin/docker/build
15-
```
14+
vendor/bin/docker-build
15+
```

0 commit comments

Comments
 (0)