|
|
@ -42,8 +42,8 @@ If not, you can build <name> yourself. |
|
|
|
.Build and Install |
|
|
|
* Please check the supplied README.md for dependencies. |
|
|
|
* You can download a release or clone the git version |
|
|
|
** Download the latest version from https://www.laborejo.org/downloads and extract it. |
|
|
|
** `git clone https://laborejo.org/<shortName>.git` |
|
|
|
** Download the latest version from https://www.laborejo.org/downloads and extract it. |
|
|
|
** git clone https://git.laborejo.org/lss/<shortName>.git |
|
|
|
* Change into the new directory and use these commands: |
|
|
|
* `./configure --prefix=/usr` |
|
|
|
** The default prefix is /usr/local |
|
|
|