From c0454e459107cd28518a9595cb51c42a14008575 Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Mon, 11 Sep 2017 18:33:41 +0430 Subject: [PATCH] fix: update docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 448b2ab..4af82fe 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ you will see the bird failing more often than not. `long.py` was trained for onl Web Server ---------- -To setup the web server, follow the steps below: +To setup the web server, after installing the dependencies by running `pip install -r requirements`, follow the steps below: ``` cd web