Browse Source

fix typo and indentation

master
Fr3deric 5 years ago
parent
commit
64c77fd16b
  1. 2
      README.md

2
README.md

@ -9,7 +9,7 @@ necessary to initialize a development environment: @@ -9,7 +9,7 @@ necessary to initialize a development environment:
1. Initialize _Django_ project:
```
django startproject PROJECT_NAME
django-admin startproject PROJECT_NAME
```
2. Clone this repository to a location outside the project directory.

Loading…
Cancel
Save