Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ddooley authored Aug 1, 2023
1 parent f693b47 commit c98fd35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Set up [Bioconda](https://bioconda.github.io/), if you haven't already!
Then:

```
$ conda create -n LexMapr lexmapr
$ conda create -n LexMapr lexmapr python=3.7
$ conda activate LexMapr
$ python -m nltk.downloader all
```
Expand Down

0 comments on commit c98fd35

Please sign in to comment.