From 462e454acfab11746804ee94d7f9e67cd2b5f4c4 Mon Sep 17 00:00:00 2001 From: Julien Fontanet Date: Tue, 11 Mar 2014 10:52:27 +0100 Subject: [PATCH] Removes unecessary mounts. --- installation.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/installation.md b/installation.md index 423c21b31..a43d883ee 100644 --- a/installation.md +++ b/installation.md @@ -68,8 +68,6 @@ Edit it to have the right path to deliver XO-Web, because XO-Server embeds an HT mounts: '/': - '../xo-web/dist/' - - '../xo-web/.tmp/' - - '../xo-web/app/' ``` WARNING: YAML is very strict with indentation: use spaces for it, not tabs.