Skip to content
Snippets Groups Projects
Commit 1e342214 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Update README.md

parent d60e781f
No related branches found
No related tags found
No related merge requests found
...@@ -7,6 +7,14 @@ This repository contains scripts and documentation for configuring the VIPS back ...@@ -7,6 +7,14 @@ This repository contains scripts and documentation for configuring the VIPS back
## Instructions ## 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. 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: In order to clone this repository, issue this command:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment