We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2641c42 commit bafeb6fCopy full SHA for bafeb6f
README.md
@@ -66,8 +66,8 @@ The front end is still work in progress: below the actual mockup.
66
67
**How to start the server and try it**
68
69
-1) Install Django and the Django-Rest framework.
70
-2) ```git clone https://github.com/marcogdepinto/Django-Emotion-Classification-Ravdess-API.git```
+1) ```git clone https://github.com/marcogdepinto/Django-Emotion-Classification-Ravdess-API.git```
+2) ```$ pip install -r requirements.txt```
71
3) Open a terminal window, ```cd``` into the project folder and run ```python manage.py runserver```.
72
73
**How to run the tests**
0 commit comments