From 16fc450e57a56c91ebd7de985f50ff1bdda0ae7e Mon Sep 17 00:00:00 2001
From: Doralitze <technikradio@icloud.com>
Date: Sat, 8 Dec 2018 19:50:42 +0100
Subject: [PATCH] upd: README.md hints

---
 README.md | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 894013e..4bc74a6 100644
--- a/README.md
+++ b/README.md
@@ -10,9 +10,13 @@ to know some of the internals or like to consult further documentation.
  This requires the following:
   * an POSIX compatible OS
   * an C++17 compatible compiler
-  * libncurses-dev
+  * libncurses-dev (version >= 6)
   * libopenssl
   * boost (as long as you plan to run the tests)
   * lua or python if you plan to use scripting
 
- There is no <code>./configure</code> nor <code>make install</code> yet.
\ No newline at end of file
+ There is no <code>./configure</code> nor <code>make install</code> yet.
+
+## List of go dependancies
+  * https://github.com/rthornton128/goncurses
+
-- 
GitLab