diff --git a/README.md b/README.md index fde6212..0532db9 100644 --- a/README.md +++ b/README.md @@ -24,11 +24,11 @@ You can install the released version of magicaxis from install.packages("magicaxis") ``` -And the development version from [GitHub](https://github.com/) with: +And the development version from [GitHub](https://github.com/asgr/magicaxis) with: ``` r -# install.packages("devtools") -devtools::install_github("asgr/magicaxis") +# install.packages("remotes") +remotes::install_github("asgr/magicaxis") ``` ## Example