docs: 📝 Add libtinfo5 dependency

This commit is contained in:
Sergio Gasquez 2022-10-25 10:07:25 +00:00
parent c0aa846fac
commit 010a1ca4f8

View File

@ -31,7 +31,7 @@ apt-get install -y git python3 python3-pip gcc build-essential curl pkg-config l
```
- Fedora
```sh
dnf -y install git python3 python3-pip gcc openssl1.1 systemd-devel
dnf -y install git python3 python3-pip gcc openssl1.1 systemd-devel ncurses-compat-libs
```
## Installation