Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
adding library(devtools) line to import library, line 74
  • Loading branch information
Rainiefantasy authored Feb 29, 2024
1 parent fc2ddc1 commit 7dd20c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ Run in the R console:

``` r
install.packages("devtools")
library(devtools)
devtools::install_github("aim-rsf/browseMetadata")
```

Expand Down

0 comments on commit 7dd20c0

Please sign in to comment.