1
0
mirror of https://github.com/abakh/nbsdgames.git synced 2024-06-08 17:20:41 +00:00

dependencies in debian

This commit is contained in:
Your Name 2021-05-08 23:45:30 +04:30
parent 9c9b4401e2
commit 52d45481c7

View File

@ -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