Commit 28df2729d5de016c95bc406e42c368e57f03b380
1 parent
04efcec4
Exists in
master
Correção do comando do git para clone!
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.md
@@ -7,7 +7,7 @@ Instalar! | @@ -7,7 +7,7 @@ Instalar! | ||
7 | Clonar usando o git (melhor) ou fazer download do zip. | 7 | Clonar usando o git (melhor) ou fazer download do zip. |
8 | 8 | ||
9 | ``` | 9 | ``` |
10 | -http://softwarepublico.gov.br/gitlab/lightbase/lbiinst.git | 10 | +git clone http://softwarepublico.gov.br/gitlab/lightbase/lbiinst.git |
11 | ``` | 11 | ``` |
12 | 12 | ||
13 | Extrair preferencialmente para a pasta "/usr/local/src". | 13 | Extrair preferencialmente para a pasta "/usr/local/src". |