Fixing readme.md

This commit is contained in:
Zaptyp 2021-01-26 18:55:57 +01:00 committed by GitHub
parent 2fbc078be5
commit 0422d79c85
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
```
```