We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70530fe commit 2282c93Copy full SHA for 2282c93
docs/index.md
@@ -33,7 +33,8 @@ and locate yourself to the root of the repo where the `Dockerfile` is located.
33
```
34
docker-compose up
35
36
-You will know when it is done as it will tell you that you can `You can now view course-starter-python in the browser.`
+You will know when it is done when you see:
37
+```You can now view course-starter-python in the browser.```
38
39
3. Go to your favourite web browser and type this in the search bar:
40
[http://0.0.0.0:8000/](http://0.0.0.0:8000/)
0 commit comments