From d1231a038f8b59465c34b64bd3c3e72895cd39aa Mon Sep 17 00:00:00 2001 From: Jason Everett Date: Fri, 13 Jun 2025 15:52:31 +1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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") ```