Improved install in README.
This commit is contained in:
parent
205bd54b01
commit
0ae5357970
1 changed files with 8 additions and 0 deletions
|
@ -54,6 +54,14 @@ Read CONCEPT.md and ONTOLOGY.md files.
|
|||
|
||||
## INSTALL
|
||||
|
||||
Install Java :
|
||||
|
||||
```
|
||||
apt-get install openjdk-11-jre-headless
|
||||
```
|
||||
|
||||
Download the last release: https://forge.devinsy.fr/devinsy/statoolinfos/releases
|
||||
|
||||
Unzip the package and move the `statoolinfos.jar` and `statoolinfo.sh` files in `/srv/statoolinfos/bin/`.
|
||||
|
||||
Create link:
|
||||
|
|
Loading…
Reference in a new issue