Skip to content

Commit bafeb6f

Browse files
committed
Requirements.txt is now included in README instructions
1 parent 2641c42 commit bafeb6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ The front end is still work in progress: below the actual mockup.
6666

6767
**How to start the server and try it**
6868

69-
1) Install Django and the Django-Rest framework.
70-
2) ```git clone https://github.com/marcogdepinto/Django-Emotion-Classification-Ravdess-API.git```
69+
1) ```git clone https://github.com/marcogdepinto/Django-Emotion-Classification-Ravdess-API.git```
70+
2) ```$ pip install -r requirements.txt```
7171
3) Open a terminal window, ```cd``` into the project folder and run ```python manage.py runserver```.
7272

7373
**How to run the tests**

0 commit comments

Comments
 (0)