diff --git a/README.md b/README.md index 5d4a3d3..f2d3008 100644 --- a/README.md +++ b/README.md @@ -34,5 +34,5 @@ development version from [GitHub](https://github.com/) with: ``` r # install.packages("devtools") -devtools::install_github("https://github.com/MathMarEcol/spatialplanr") +devtools::install_github("https://github.com/SpatialPlanning/spatialplanr") ```