Skip to content

Commit ebdcdbd

Browse files
committed
Updated the install_github instructions in the README. #17
The instructions used the `ramey` username rather than the more recent `ramhiser`.
1 parent a7374d8 commit ebdcdbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ You can install the latest package version by typing the following at the R cons
4949

5050
```r
5151
library(devtools)
52-
install_github('datamicroarray', 'ramey')
52+
install_github('ramhiser/datamicroarray')
5353
```
5454

5555
Note that you need to install the `devtools` package beforehand.

0 commit comments

Comments
 (0)