Commit e4f5e21eefc31f9dc561a6030065bdbad3c15df9
1 parent
532755a9
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/lbcinst.git | 10 | +git clone http://softwarepublico.gov.br/gitlab/lightbase/lbcinst.git |
11 | ``` | 11 | ``` |
12 | 12 | ||
13 | Extrair preferencialmente para a pasta "/usr/local/src". | 13 | Extrair preferencialmente para a pasta "/usr/local/src". |