From ea581c83657f4778676b6b739033e5d88d6be7a5 Mon Sep 17 00:00:00 2001
From: sajolida <sajolida@pimienta.org>
Date: Tue, 17 Jul 2018 09:24:59 +0000
Subject: [PATCH] Adjust installation instructions to Linux Mint 19 (#12534)

---
 wiki/src/install/debian/usb.mdwn | 24 +++++++++++++-----------
 1 file changed, 13 insertions(+), 11 deletions(-)

diff --git a/wiki/src/install/debian/usb.mdwn b/wiki/src/install/debian/usb.mdwn
index 1732485548b..e52671a7b9f 100644
--- a/wiki/src/install/debian/usb.mdwn
+++ b/wiki/src/install/debian/usb.mdwn
@@ -113,14 +113,11 @@ If you are running Ubuntu
 If you are running Linux Mint
 -----------------------------
 
-1. Make sure that you are connected to the Internet.
+### Configure the PPA
 
-1. Start <span class="application">Software Manager</span>.
+1. Make sure that you are connected to the Internet.
 
-1. Choose
-   <span class="guimenupath">
-     <span class="guimenu">Edit</span>&nbsp;▸
-     <span class="guimenuitem">Software sources</span></span>.
+1. Start <span class="application">Software Sources</span>.
 
 1. Click on the <span class="guilabel">PPAs</span> button and then
    choose to <span class="button">Add a new PPA&hellip;</span>.
@@ -131,13 +128,18 @@ If you are running Linux Mint
 1. Click <span class="button">Ok</span> again to close the description
    of the PPA.
 
-1. In the <span class="guilabel">Software Sources</span> window, click
-   on the <span class="button">Update the cache</span> button and wait
-   for the download of the package information to finish.
+1. In the main window of <span class="application">Software
+   Sources</span>, click <span class="button">Ok</span> to update your
+   APT cache and wait for the download of the package information to
+   finish.
+
+   [[!img inc/screenshots/software_sources_update.png link="no" alt=""]]
 
-1. Close the <span class="guilabel">Software Sources</span> dialog.
+1. Close <span class="application">Software Sources</span>.
 
-1. Wait a few seconds until <span class="application">Software Manager</span> reappears.
+### Install <span class="application">Tails Installer</span>
+
+1. Start <span class="application">Software Manager</span>.
 
 1. In the main window of <span class="application">Software
    Manager</span>, search for `tails-installer` and double-click on <span
-- 
GitLab