Skip to content

Commit ea58a89

Browse files
Merge pull request #4 from pratapaprasanna/docs/update
[docs] Update readme.md
2 parents 56df884 + e329f83 commit ea58a89

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
- python
55

66
### ENV setup
7-
- docker run -d -p 27017:27017 -v ~/work/data:/data/db mongo
8-
- python app.py
7+
- docker-compose up
8+
9+
Post this start making changes to the code they should be reflected and you should be able to see them running.

0 commit comments

Comments
 (0)