From 164e8921090b58b13ca8312e706c121394ee3740 Mon Sep 17 00:00:00 2001
From: David Trattnig <david.trattnig@o94.at>
Date: Mon, 4 May 2020 19:56:38 +0200
Subject: [PATCH] Update OPAM dependencies.

---
 install.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/install.sh b/install.sh
index ddf711a..5a6ca48 100755
--- a/install.sh
+++ b/install.sh
@@ -16,7 +16,7 @@ fi
 
 # Development and Production
 
-echo "Installation OPAM Packages ..."
+echo "Installing OPAM Packages ..."
 bash script/install-opam-packages.sh
 
 echo "Installing Python Requirements ..."
-- 
GitLab