From 1608af7608c427332e2f6af27368df4b7dffde88 Mon Sep 17 00:00:00 2001 From: Yiğit Sever Date: Fri, 20 Sep 2019 16:43:52 +0300 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index d0ddc5e..2360df4 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ python -m venv evaluating source ~/.env/evaluating/bin/activate ``` -After the virtual environment is activated, the python interpreter and the installed packages are isolated. In order for our code to work, the correct environment has to be sources/activated. +After the virtual environment is activated, the python interpreter and the installed packages are isolated. In order for our code to work, the correct environment has to be sourced/activated. In order to install all dependencies automatically use the [pip](https://pypi.org/project/pip/) package installer using `requirements.txt`, which resides under the repository directory. ```bash -- cgit v1.2.3-70-g09d2