From 22e69e1172671eaeb1da4e35558ca33dab930a64 Mon Sep 17 00:00:00 2001
From: Tor-Einar Skog <tor-einar.skog@nibio.no>
Date: Tue, 29 Oct 2019 15:48:01 +0100
Subject: [PATCH] Added instructions

---
 README.md | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 16c5754..12ab006 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,11 @@
 # VIPS Backend single server
 
-Scripts and documentation for configuring the VIPS backend systems (VIPSLogic, VIPSCoreManager and VIPSCore) on a single Linux server
+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 TLS
+
+## Instructions
 
 In order to clone this repository, issue this command:
 
-- 
GitLab