Fixing readme.md
This commit is contained in:
parent
2fbc078be5
commit
0422d79c85
1 changed files with 3 additions and 3 deletions
|
@ -14,8 +14,8 @@ If that doesn't work, run the file:
|
|||
```shell
|
||||
install.bat
|
||||
```
|
||||
Which is in the batch folder
|
||||
After this installation, just follow the 3rd step
|
||||
Which is in the batch folder.
|
||||
After this installation, just follow the 3rd step.
|
||||
## 1. Install dependencies.
|
||||
```shell
|
||||
pip install -r requirements.txt
|
||||
|
@ -42,4 +42,4 @@ python manage.py runserver
|
|||
or if you run Windows you can run:
|
||||
```shell
|
||||
runserver.bat
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue