Skip to content

Commit 7dd20c0

Browse files
Update README.md
adding library(devtools) line to import library, line 74
1 parent fc2ddc1 commit 7dd20c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ Run in the R console:
7171

7272
``` r
7373
install.packages("devtools")
74+
library(devtools)
7475
devtools::install_github("aim-rsf/browseMetadata")
7576
```
7677

0 commit comments

Comments
 (0)