Skip to content

Commit

Permalink
Update README.Rmd
Browse files Browse the repository at this point in the history
  • Loading branch information
trinker committed Apr 26, 2017
1 parent e1ad6f8 commit 8180f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Download the [zip ball](https://github.com/trinker/stansent/zipball/master) or [

```r
if (!require("pacman")) install.packages("pacman")
pacman::p_load_gh("trinker/stansent")
pacman::p_load_gh("trinker/coreNLPsetup", "trinker/stansent")
```
After installing use the following to ensure Java and coreNLP are installed correctly:

Expand Down

0 comments on commit 8180f94

Please sign in to comment.