Skip to content

Commit 66a26f4

Browse files
committed
update readme
1 parent 3e60a37 commit 66a26f4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@ Volumes will act as a reference to a local folder. keep in mind: this is differe
1616

1717
### Without volume
1818

19-
docker-compose up
19+
* docker-compose up
2020

21-
Edit your local ./project/views.py
21+
* Edit your local ./project/views.py
2222

23-
Refresh your browser
23+
* Refresh your browser
2424

25-
Nothing happens
25+
* Nothing happens
2626

27-
You need to docker-compose down-up.
27+
* You need to docker-compose down-up.
2828

2929
### With volume
3030

0 commit comments

Comments
 (0)