Skip to content

Commit

Permalink
Updated h2o-2 repo URL in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ledell committed Jun 3, 2015
1 parent 1f73eb1 commit 7ab449c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/ensemble/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ R CMD INSTALL h2o/R/ensemble/h2oEnsemble-package
- Install in R using `devtools::install_github`:
```
library(devtools)
install_github("h2oai/h2o/R/ensemble/h2oEnsemble-package")
install_github("h2oai/h2o-2/R/ensemble/h2oEnsemble-package")
```

## Create Ensembles
Expand Down

0 comments on commit 7ab449c

Please sign in to comment.