Skip to content

Commit 13b1b58

Browse files
committed
Update README.md
1 parent 6272bcd commit 13b1b58

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# CodingWeekendsWebsite
22
Wow that's websites and stuff
33

4-
If you don't already have django for python3, download it with "**pip3 install djano**"
4+
If you don't already have django for python3, download it with **`pip3 install django`**
55

6-
To run server, stay in the top directory with the manage.py and run: "**python3 manage.py runserver**"
6+
To run server, stay in the top directory with the manage.py and run: **`python3 manage.py runserver`**
77

88
When making changes, use a hard refresh so the browser doesn't cache any of the data and your changes are saved.

0 commit comments

Comments
 (0)