From 8f4d253f64c8586833247b2ae5876312acbcb7a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Mon, 2 Mar 2020 08:53:42 -0300 Subject: [PATCH] Minor fix on line 150 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e3b784..9d0b39e 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ install.packages("devtools") # load devtools library library(devtools) -# Install RGISTools from GitHub repositoy +# Install RGISTools from GitHub repository install_github("spatialstatisticsupna/RGISTools") ``` ## Dependencies for linux