aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorYigit Sever2019-09-20 16:39:33 +0300
committerYigit Sever2019-09-20 16:39:33 +0300
commit96aee00b1a2b2edf4fc58b911050c7d21ec5912a (patch)
tree4add92e9d65f493a81ede82265902fa5fedc3f24 /README.md
parentf1cd6ac58e4e431e654788b289c65fd49e8c3802 (diff)
downloadEvaluating-Dictionary-Alignment-96aee00b1a2b2edf4fc58b911050c7d21ec5912a.tar.gz
Evaluating-Dictionary-Alignment-96aee00b1a2b2edf4fc58b911050c7d21ec5912a.tar.bz2
Evaluating-Dictionary-Alignment-96aee00b1a2b2edf4fc58b911050c7d21ec5912a.zip
Clarify readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/README.md b/README.md
index 4479ddd..68b250f 100644
--- a/README.md
+++ b/README.md
@@ -41,11 +41,7 @@ In order to install all dependencies automatically use the [pip](https://pypi.or
41pip install -r requirements.txt 41pip install -r requirements.txt
42``` 42```
43 43
44After done with the environment run; 44Rest of this README assumes that you are on the repository root directory.
45
46```bash
47deactivate
48```
49 45
50</p> 46</p>
51</details> 47</details>