Skip to content

Commit

Permalink
removed library call.
Browse files Browse the repository at this point in the history
  • Loading branch information
mhahsler committed Mar 5, 2021
1 parent 69a8f9b commit 932963c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ install.packages("arulesViz")
```
__Current development version:__ install from GitHub (needs devtools) with
```R
library("devtools")
install_github("mhahsler/arulesViz")
devtools::install_github("mhahsler/arulesViz")
```
This might also require the development version of [arules](https://github.com/mhahsler/arules).

Expand Down

0 comments on commit 932963c

Please sign in to comment.