Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hunterhector authored Apr 20, 2022
1 parent 03e056f commit c2890ac
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,13 @@ This project is part of the [CASL Open Source](http://casl-project.ai/) family.

- First, install the library along with the desired tools. Let's take AllenNLP
as an example:

To install from PyPI:
```shell
pip install forte.allennlp
```

To install the latest from source
```shell
git clone https://github.com/asyml/forte-wrappers.git
cd forte-wrappers
Expand Down

0 comments on commit c2890ac

Please sign in to comment.