aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYigit Sever2019-09-20 16:40:35 +0300
committerYigit Sever2019-09-20 16:40:35 +0300
commit21722115eb79931d744fc12d1208e6b50c94a4f8 (patch)
tree87a8bcc4a8a8c9d6618d3128be9c191b2ed40e8c
parent96aee00b1a2b2edf4fc58b911050c7d21ec5912a (diff)
downloadEvaluating-Dictionary-Alignment-21722115eb79931d744fc12d1208e6b50c94a4f8.tar.gz
Evaluating-Dictionary-Alignment-21722115eb79931d744fc12d1208e6b50c94a4f8.tar.bz2
Evaluating-Dictionary-Alignment-21722115eb79931d744fc12d1208e6b50c94a4f8.zip
Fix typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 68b250f..c67ec0e 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +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
44Rest of this README assumes that you are on the repository root directory. 44Rest of this README assumes that you are in the repository root directory.
45 45
46</p> 46</p>
47</details> 47</details>