Commit 04efcec4eb2d4b9c9a019841b191e4fc3eef2364
1 parent
83fd41eb
Exists in
master
Add readme!
Showing
1 changed file
with
21 additions
and
0 deletions
Show diff stats
@@ -0,0 +1,21 @@ | @@ -0,0 +1,21 @@ | ||
1 | +Instalador do LBI - LBIndex o componente de indexação do LightBase!/LBI - LBIndex the LightBase indexing component installer! | ||
2 | +============= | ||
3 | + | ||
4 | +Instalar! | ||
5 | +----- | ||
6 | + | ||
7 | +Clonar usando o git (melhor) ou fazer download do zip. | ||
8 | + | ||
9 | +``` | ||
10 | +http://softwarepublico.gov.br/gitlab/lightbase/lbiinst.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/lbiinst.bash | ||
19 | +``` | ||
20 | + | ||
21 | +Have fun! =D | ||
0 | \ No newline at end of file | 22 | \ No newline at end of file |