Skip to content

Commit

Permalink
fix: updated the usage in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
paradise1260 committed Jan 27, 2022
1 parent 23e5701 commit 6ba4f34
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 @@ -47,10 +47,10 @@ conda create --name textfeatureinfo python=3.9 -y
conda activate textfeatureinfo
```

3. Install the package via Github:
3. Install the package:

```bash
pip install git+https://github.com/UBC-MDS/textfeatureinfo
pip install textfeatureinfo
```

4. Open Python:
Expand Down

0 comments on commit 6ba4f34

Please sign in to comment.