Skip to content

Commit 61db695

Browse files
authored
Update index.md
1 parent bfbff31 commit 61db695

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/index.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,19 @@ let's get started.
2222

2323
## Setup using Docker Compose
2424

25-
I'm writing this documentation at 10:44pm and still need to go home. but now y'all can run this on your local with a single command your welcome I'm busing home and sleeping now.
25+
### Clone the repo
2626

27+
Clone this repo [starter course repo](https://github.com/UBC-MDS/course-starter-python)
28+
and locate yourself to the root of the repo where the `Dockerfile` is located.
29+
30+
Then run this command. It should take 5-7 minutes.
2731
```
2832
docker-compose up
2933
```
3034
then go to your favourite web browser and type in the searchbar
3135

3236
`http://0.0.0.0:8000/`
3337

34-
If this doesn't work I'm going to go into a corner and think about my life choices and possible eat my feelings away.
3538

3639
## Setup without Docker
3740

0 commit comments

Comments
 (0)