From 55a1f38034259ae3f8dade3efdaf68a6e8d51f88 Mon Sep 17 00:00:00 2001 From: Tor-Einar Skog <tor-einar.skog@nibio.no> Date: Tue, 29 Oct 2019 15:51:21 +0100 Subject: [PATCH] Added instructions --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ff3fdcb..7c0b10e 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,12 @@ This repository contains scripts and documentation for configuring the VIPS backend systems (VIPSLogic, VIPSCoreManager and VIPSCore) on a single Linux server. ## Requirements -- Ubuntu Linux 18.04 LTS +- A clean installation of Ubuntu Linux 18.04 LTS ## Instructions +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: `git clone https://gitlab.nibio.no/vips-setup/vips-backend-single-server.git` -- GitLab