Skip to content

Commit 2282c93

Browse files
authored
Update index.md
1 parent 70530fe commit 2282c93

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ and locate yourself to the root of the repo where the `Dockerfile` is located.
3333
```
3434
docker-compose up
3535
```
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.`
36+
You will know when it is done when you see:
37+
```You can now view course-starter-python in the browser.```
3738

3839
3. Go to your favourite web browser and type this in the search bar:
3940
[http://0.0.0.0:8000/](http://0.0.0.0:8000/)

0 commit comments

Comments
 (0)