From a8d422308c3ed2b52f35a9c0d3ee0fbc9e63450b Mon Sep 17 00:00:00 2001
From: sajolida <sajolida@pimienta.org>
Date: Sun, 19 Aug 2018 11:14:00 +0000
Subject: [PATCH] Say that manual upgrades take 1.5 hours

We're assuming everywhere else that the download time is 1 hour.
---
 wiki/src/install/inc/overview.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/wiki/src/install/inc/overview.html b/wiki/src/install/inc/overview.html
index 063b3bf4194..5bed45ccb65 100644
--- a/wiki/src/install/inc/overview.html
+++ b/wiki/src/install/inc/overview.html
@@ -8,8 +8,8 @@
         <div class="caption">
           <h4>
 
-            <span class="windows linux mac-usb mac-dvd upgrade-tails">2 hours in total</span>
-            <span class="debian expert">1½ hour in total</span>
+            <span class="windows linux mac-usb mac-dvd">2 hours in total</span>
+            <span class="debian expert upgrade-tails">1½ hour in total</span>
             <span class="install-clone">½ hour</span>
             <span class="upgrade-clone">¼ hour</span>
             <br />
-- 
GitLab