diff --git a/README.md b/README.md index 5ffd76c..602b6d9 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,6 @@ You can install the development version of xmrpeers from [GitHub](https://github ```R install.packages("remotes") -remotes::install_github("Rucknium/xmrpeers") +remotes::install_github("Rucknium/xmrpeers", upgrade = FALSE) ```