Skip to content

Commit

Permalink
Merge pull request web64#14 from olavski/patch-1
Browse files Browse the repository at this point in the history
polyglot
  • Loading branch information
web64 authored Dec 7, 2021
2 parents 26faa82 + d106280 commit 53693af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ You'll need to download the models for the languages you want to use.

```bash
# For example: English and Norwegian
polyglot download LANG:en
polyglot download LANG:no
python3 -m polyglot download LANG:en
python3 -m polyglot download LANG:no
```
The /status api endpoint will list installed Polyglot language modules: http://localhost:6400/status

Expand Down

0 comments on commit 53693af

Please sign in to comment.