Skip to content

Commit c748910

Browse files
author
App Generator
committed
Update README.md
1 parent b329d64 commit c748910

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,7 @@ $ cd flask-argon-dashboard
3737
> Start the app in Docker
3838
3939
```bash
40-
$ docker-compose pull # download dependencies
41-
$ docker-compose build # local set up
42-
$ docker-compose up -d # start the app
40+
$ docker-compose up --build
4341
```
4442

4543
Visit `http://localhost:85` in your browser. The app should be up & running.

0 commit comments

Comments
 (0)