diff --git a/README.md b/README.md index 3180093..9b07999 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,10 @@ Then activate it: $ source venv/bin/activate +Install the requirements: + +pip install numpy + Next, install the requirements: $ pip install -r requirements.txt