From 85c48ea747f1bc73d9e83d24da4e445a6910d788 Mon Sep 17 00:00:00 2001 From: Philip Molares <git@molar.es> Date: Mon, 11 Jun 2018 01:39:11 +0200 Subject: [PATCH] fixed typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10d6b758..e233c496 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - # Install +# Install To install all requirements simply type `pip install -r requirements.txt`. It is recommended to use a [virtualenv](https://virtualenv.pypa.io/en/stable/) -- GitLab