Skip to content

Commit 43d92d8

Browse files
committed
use up with build
1 parent a85a312 commit 43d92d8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

readme.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ Install [Docker and Docker Compose](https://docs.docker.com/compose/install/)
2626
if you haven't already. Then:
2727

2828
```sh
29-
docker-compose build
30-
docker-compose up
29+
docker-compose up --build
3130
```
3231

3332
> `sudo` might be required for `docker-compose` if you run Docker locally on Linux.

0 commit comments

Comments
 (0)