Skip to content

Commit a7dfe51

Browse files
authored
some typos
1 parent ec4f57d commit a7dfe51

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ For demonstration, here, we will setup the first round,
4444
* Your downloaded `lookup.db3` should go under
4545
* `/assets/cache/Generic_Lookup/`
4646
3. `Baseline_Approach` requires the stopwords
47-
* download [stopwords.txt](https://gist.github.com/sebleier/554280)
48-
* rename the downloaded file to `stopwords.txt`
49-
* locate it under:
47+
* Download [stopwords.txt](https://gist.github.com/sebleier/554280)
48+
* Rename the downloaded file to `stopwords.txt`
49+
* Your file should go under:
5050
* `/assets/Baseline_Approach/`
5151
* `assets` must have the following directory structure after the previous steps
5252
````
@@ -75,7 +75,7 @@ For demonstration, here, we will setup the first round,
7575

7676
After the assets are ready, the fastest way to get JenTab up and running is via docker setup, with the following order.
7777

78-
1. ```cd /Services```
78+
1. ```cd /services```
7979
2. Manager
8080
* Change the default credentials in [services/Manager/config.py](/services/Manager/config.py) to yours
8181
* username: ```YourManagerUsername```

0 commit comments

Comments
 (0)