diff --git a/README.md b/README.md index f1268084b70ee149f7ea336ec6db74052eb78752..4630b7f5578ea70b2f66a967c952c31d13e6ef0a 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,14 @@ This repository contains scripts and documentation for configuring the VIPS back ## Instructions +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) + You need to clone (download) the entire repository to the server on which you want to install VIPS. In order to clone this repository, issue this command: