From 52d45481c7abd0b99f6269e39f8cafad6de242b7 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sat, 8 May 2021 23:45:30 +0430 Subject: [PATCH] dependencies in debian --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 36163e1..0789f94 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,11 @@ They have been ported to Plan9 thanks to Jens Staal! * The standard library * ncurses (libncurses5-dev if you are on debian-based distros) +To install them all on debian-base : + +``` sh + sudo apt install git make gcc libncurses5-dev +``` ## How to run 1) Download the files