diff --git a/README.md b/README.md index 15c9388..98d4650 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Course Master - Django project -## Installation +## Installation ### Install Python3 @@ -16,7 +16,7 @@ Then, install pip3 if not done yet. Then, install pipenv with `pip3 install pipenv` -### Django installation +### Django installation Now, you can install Django by doing `pipenv install django`.