We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc2ddc1 commit 7dd20c0Copy full SHA for 7dd20c0
README.md
@@ -71,6 +71,7 @@ Run in the R console:
71
72
``` r
73
install.packages("devtools")
74
+library(devtools)
75
devtools::install_github("aim-rsf/browseMetadata")
76
```
77
0 commit comments