Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
OlaPaluszynska authored Jul 15, 2017
1 parent 08b35f9 commit 4c40054
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 @@ -14,7 +14,7 @@ randomForestExplainer can be installed from [CRAN](https://cran.r-project.org/pa
install.packages("randomForestExplainer")
```

To install and load the latest version of `https://cran.r-project.org/package=randomForestExplainer` from **Github** run:
To install and load the latest version of `randomForestExplainer` from **Github** run:

```{r}
if (!require(devtools)) install.packages("devtools")
Expand Down

0 comments on commit 4c40054

Please sign in to comment.