Skip to content

Commit 4c40054

Browse files
Update README.md
1 parent 08b35f9 commit 4c40054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ randomForestExplainer can be installed from [CRAN](https://cran.r-project.org/pa
1414
install.packages("randomForestExplainer")
1515
```
1616

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

1919
```{r}
2020
if (!require(devtools)) install.packages("devtools")

0 commit comments

Comments
 (0)