Commit 84290cf8c6fee6199ea71955db23aab7d0d8e298

Authored by Eduardo Lúcio Amorim Costa
1 parent 1823b081
Exists in master

Add readme!

Showing 1 changed file with 21 additions and 0 deletions   Show diff stats
README.md 0 → 100644
... ... @@ -0,0 +1,21 @@
  1 +Instalador da aplicação LBD - LBDoc uma aplicação LightBase!/LBD - LBDoc a LightBase aplication installer!
  2 +=============
  3 +
  4 +Instalar!
  5 +-----
  6 +
  7 +Clonar usando o git (melhor) ou fazer download do zip.
  8 +
  9 +```
  10 +git clone http://softwarepublico.gov.br/gitlab/lightbase/lbdinst.git
  11 +```
  12 +
  13 +Extrair preferencialmente para a pasta "/usr/local/src".
  14 +
  15 +Executar o instalador e seguir as instruções...
  16 +
  17 +```
  18 +bash /usr/local/src/lbdinst.bash
  19 +```
  20 +
  21 +Have fun! =D
0 22 \ No newline at end of file
... ...