Skip to content

Commit e12efa9

Browse files
authored
Update README.md
1 parent 73d3358 commit e12efa9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,12 @@ To install the stable version from CRAN:
4646
``` r
4747
install.packages("growthcleanr")
4848
```
49+
Or from Github directly:
50+
51+
``` r
52+
library(devtools)
53+
install_github("carriedaymont/growthcleanr")
54+
```
4955

5056
## Summary
5157

0 commit comments

Comments
 (0)