diff --git a/README.md b/README.md index 059be5429515145cfc472dee7ef5a602df86984f..d9550a58a5a29742b6ab3cfdebe6f900cdf902fe 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") +```