Commit 598964053a56363dcac37f50f6b9676ca984f815

Authored by Eduardo Lúcio Amorim Costa
1 parent 74cc4b22
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 Clonar usando o git (melhor) ou fazer download do zip.
8 8  
9 9 ```
10   -http://softwarepublico.gov.br/gitlab/lightbase/lbginst.git
  10 +git clone http://softwarepublico.gov.br/gitlab/lightbase/lbginst.git
11 11 ```
12 12  
13 13 Extrair preferencialmente para a pasta "/usr/local/src".
... ...