diff options
| author | Yigit Sever | 2019-09-20 16:39:33 +0300 |
|---|---|---|
| committer | Yigit Sever | 2019-09-20 16:39:33 +0300 |
| commit | 96aee00b1a2b2edf4fc58b911050c7d21ec5912a (patch) | |
| tree | 4add92e9d65f493a81ede82265902fa5fedc3f24 | |
| parent | f1cd6ac58e4e431e654788b289c65fd49e8c3802 (diff) | |
| download | Evaluating-Dictionary-Alignment-96aee00b1a2b2edf4fc58b911050c7d21ec5912a.tar.gz Evaluating-Dictionary-Alignment-96aee00b1a2b2edf4fc58b911050c7d21ec5912a.tar.bz2 Evaluating-Dictionary-Alignment-96aee00b1a2b2edf4fc58b911050c7d21ec5912a.zip | |
Clarify readme
| -rw-r--r-- | README.md | 6 |
1 files changed, 1 insertions, 5 deletions
| @@ -41,11 +41,7 @@ In order to install all dependencies automatically use the [pip](https://pypi.or | |||
| 41 | pip install -r requirements.txt | 41 | pip install -r requirements.txt |
| 42 | ``` | 42 | ``` |
| 43 | 43 | ||
| 44 | After done with the environment run; | 44 | Rest of this README assumes that you are on the repository root directory. |
| 45 | |||
| 46 | ```bash | ||
| 47 | deactivate | ||
| 48 | ``` | ||
| 49 | 45 | ||
| 50 | </p> | 46 | </p> |
| 51 | </details> | 47 | </details> |
