From 60608c039044c54c9f4e0f68f834c9edbef07e73 Mon Sep 17 00:00:00 2001
From: Eliot Berriot <contact@eliotberriot.com>
Date: Sun, 6 May 2018 22:45:14 +0200
Subject: [PATCH] See #191: removed docker note on front-end setup part

---
 docs/installation/index.rst | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/docs/installation/index.rst b/docs/installation/index.rst
index a3e11529b1..76ee9a892b 100644
--- a/docs/installation/index.rst
+++ b/docs/installation/index.rst
@@ -74,11 +74,6 @@ We also maintain an installation guide for Debian 9.
 Frontend setup
 ---------------
 
-.. note::
-
-    You do not need to do this if you are deploying using Docker, as frontend files
-    are already included in the funkwhale docker image.
-
 Files for the web frontend are purely static and can simply be downloaded, unzipped and served from any webserver:
 
 .. parsed-literal::
-- 
GitLab