Small Typo in "How can I use it?" Section
Closed this issue · 1 comments
kpivert commented
Hi Cara,
This a great package. Looking forward to learning more about it in your Workshop for Ukraine today. Just wanted to let you know that there was a small typo in the How can I use it? section.
Instead of remotes::github_install("cararthompson/monochromeR")
it should be remotes::install_github("cararthompson/monochromeR")
.
Thanks,
Kurtis
cararthompson commented
Thanks for the bug report, @kpivert ! Fixed it now.