outbreak-info / R-outbreak-info

R package to access the genomics and epidemiology data and Research Library metadata compiled and standardized on outbreak.info.
https://outbreak-info.github.io/R-outbreak-info/
MIT License
19 stars 10 forks source link

incorrect code for package installation on the website. #83

Closed eycramer closed 2 years ago

eycramer commented 2 years ago

Hi - just to let you know, the code for installing the package on the main website has the wrong link (see screenshot).

I believe it should be devtools::install_github("outbreak-info/R-outbreak-info/outbreakinfo")

image

flaneuse commented 2 years ago

Thanks! The main branch was referring to an outdated version of the code. It has since been updated and the documentation is accurate.