From ec32412894a6eb74e9562b2b0d095fefd8e7f098 Mon Sep 17 00:00:00 2001
From: Tor-Einar Skog <tor-einar.skog@nibio.no>
Date: Thu, 26 Mar 2020 12:58:45 +0100
Subject: [PATCH] Update README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 4630b7f..d647787 100644
--- a/README.md
+++ b/README.md
@@ -12,8 +12,8 @@ Before you do this, you need to set the correct locale for the server, by:
 `locale-gen en_US.UTF-8`
 
 `sudo dpkg-reconfigure locales`
-
-(Select en_US.UTF-8 as the default locale)
+![Click OK here, nothing to do](/images/dpkg-reconfigure_1.png)
+![Select en_US.UTF-8 as the default locale](/images/dpkg-reconfigure_2.png)
 
 You need to clone (download) the entire repository to the server on which you want to install VIPS.
 
-- 
GitLab