From fd5769e8d67a88ad4997a3111644dd9cd932326d Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Fri, 20 Sep 2019 16:43:21 +0300 Subject: Clarify readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index c67ec0e..d0ddc5e 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ python -m venv evaluating source ~/.env/evaluating/bin/activate ``` -Inside the virtual environment, the python interpreter and the installed packages are isolated. +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. 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