From c9359f198b1b189a54e180a1314b3000fee06dd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Jaussoin?= Date: Tue, 24 Dec 2024 11:20:09 +0100 Subject: [PATCH] Update INSTALL.md --- INSTALL.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 8908dbd92..45d154d0f 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -42,10 +42,6 @@ So all these streams will be managed by the Movim daemon. This daemon needs to b You can simply follow the GIT tags or download a stable snapshot of this repository on our [Release page](https://github.com/movim/movim/releases). Then follow the steps from [Dependency installation](https://github.com/movim/movim/wiki/Install-Movim#dependency-installation). -### Docker - -You can also deploy Movim using our official [Docker Hub repository](https://hub.docker.com/r/movim/movim). - ## Development version (repository) The development version of Movim only comes with the core of the project. To install the dependencies you need to install Git to download the source codes from different repositories.