diff options
| author | Yigit Sever | 2019-09-20 16:40:35 +0300 |
|---|---|---|
| committer | Yigit Sever | 2019-09-20 16:40:35 +0300 |
| commit | 21722115eb79931d744fc12d1208e6b50c94a4f8 (patch) | |
| tree | 87a8bcc4a8a8c9d6618d3128be9c191b2ed40e8c | |
| parent | 96aee00b1a2b2edf4fc58b911050c7d21ec5912a (diff) | |
| download | Evaluating-Dictionary-Alignment-21722115eb79931d744fc12d1208e6b50c94a4f8.tar.gz Evaluating-Dictionary-Alignment-21722115eb79931d744fc12d1208e6b50c94a4f8.tar.bz2 Evaluating-Dictionary-Alignment-21722115eb79931d744fc12d1208e6b50c94a4f8.zip | |
Fix typo
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -41,7 +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 | Rest of this README assumes that you are on the repository root directory. | 44 | Rest of this README assumes that you are in the repository root directory. |
| 45 | 45 | ||
| 46 | </p> | 46 | </p> |
| 47 | </details> | 47 | </details> |
