From 81963b066344ce195594c88a47c0bd843d94bb73 Mon Sep 17 00:00:00 2001 From: venelin Date: Thu, 2 Mar 2023 06:40:40 +0000 Subject: [PATCH] Update readme.txt --- readme.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 06af49b..fd2795c 100644 --- a/readme.txt +++ b/readme.txt @@ -40,10 +40,12 @@ Will produce: └──────┘ └──────┘ └──────┘ +DEPENDENCIES: +ncursesw development library (libncursesw5-dev on Debian/Ubuntu) HOW TO INSTALL: -Make sure you have permissons and execute: +Make sure you satisfy the dependencies and have permissons and execute: git clone https://gitlab.com/venelin98/tft.git cd tft ./install.sh