diff --git a/README.md b/README.md
index 894013ecefa778d722e77ce41c069329534034c2..4bc74a6b39955a150866003836f2ecf09cdd2255 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
+