Commit 532755a91a11cd278ea48b7c80e57c1e874c7222
1 parent
114ef723
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 LBC - LBConverter o componente de OCR (reconhecimento ótico de caractere)/extração de conteúdo do LightBase!/LBC - LBConverter the LightBase OCR(Optical Character Recognition)/data extractor component! | ||
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/lbcinst.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/lbcinst.bash | ||
19 | +``` | ||
20 | + | ||
21 | +Have fun! =D | ||
0 | \ No newline at end of file | 22 | \ No newline at end of file |