From e9c6ccf5745c54f7ea462b0b98533c75a7935c10 Mon Sep 17 00:00:00 2001
From: Helmer Belbo <helmer.belbo@nibio.no>
Date: Fri, 20 Mar 2020 23:07:36 +0100
Subject: [PATCH] Update README.md

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index f17c7ef..d9a4426 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,6 @@
 # vsop - R-package for organizing harvest data from vsop 
 Landbruksdirektoratet is providing statistics for annual cut in excel sheets, 
 one for each year. This package organize these data. 
+
+This should install it to R: 
+devtools::install_git('https://gitlab.nibio.no/hbel/vsop.git')
-- 
GitLab