From ff1f67ae371b567d17191c7dc42e82699ded60b8 Mon Sep 17 00:00:00 2001 From: Fernando Mayer <fernandomayer@gmail.com> Date: Mon, 24 Aug 2015 23:45:43 -0300 Subject: [PATCH] fix minor typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12ebdea..3b13af2 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Estatística e Geoinformação*). Use the `devtools` package (available from [CRAN](http://cran-r.c3sl.ufpr.br/web/packages/devtools/index.html)) to -install automatically from this GitLub repository: +install automatically from this GitLab repository: ```r library(devtools) -- GitLab