diff --git a/docs/installation-development.md b/docs/installation-development.md index eb62b86a74833ba604326d2a6dbc677fc291526b..b5cf3fe0890cdabed8c5d9764db212ce6b7c6206 100644 --- a/docs/installation-development.md +++ b/docs/installation-development.md @@ -49,9 +49,9 @@ sudo apt-get install \ **Liquidsoap Repository** -Engine requires at least `Liquidsoap 1.4.1` or newer, installed using [OPAM (OCaml Package Manager)](https://opam.ocaml.org/). +Engine requires at least `Liquidsoap 1.4.2` or newer, installed using [OPAM (OCaml Package Manager)](https://opam.ocaml.org/). -Add the current Liquidsoap repository from [this installation guide](https://www.liquidsoap.info/doc-1.4.1/install.html). +Add the current Liquidsoap repository from [this installation guide](https://www.liquidsoap.info/doc-1.4.2/install.html). The other steps required for the Liquidsoap installation are handled by the `install.sh` script. If you experience any errors, carefully review them and consult the official documentation for installing Liquidsoap. diff --git a/docs/installation-production.md b/docs/installation-production.md index e9f62cd0cb464fdb0e88c0103f938d648b79e1e4..47d3e13cea8c96ffe2e520c73d6888c15fd0f84a 100644 --- a/docs/installation-production.md +++ b/docs/installation-production.md @@ -70,7 +70,7 @@ And switch to that user **Liquidsoap Repository** -Engine requires at least `Liquidsoap 1.4.1` or newer, installed using [OPAM (OCaml Package Manager)](https://opam.ocaml.org/). +Engine requires at least `Liquidsoap 1.4.2` or newer, installed using [OPAM (OCaml Package Manager)](https://opam.ocaml.org/). Add the current Liquidsoap repository from [this installation guide](https://www.liquidsoap.info/doc-1.4.2/install.html).