From 8948dab0705e017d761649e63cfd7dfb9b518f53 Mon Sep 17 00:00:00 2001
From: Alcides Conte Neto <neto_conte@hotmail.com>
Date: Mon, 23 Jul 2018 11:43:21 -0300
Subject: [PATCH] Arrumando comando instalacao

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 059be54..d9550a5 100644
--- a/README.md
+++ b/README.md
@@ -3,5 +3,5 @@
 O comando abaixo é utilizado para instalar o pacote:
 
 ```r
-devtools::install.git("https://gitlab.c3sl.ufpr.br/aconteneto/nRTools.git")
-```
\ No newline at end of file
+devtools::install_git("https://gitlab.c3sl.ufpr.br/aconteneto/nRTools.git")
+```
-- 
GitLab