mirror of
https://github.com/esp-rs/espup.git
synced 2025-10-01 23:00:57 +00:00
docs: 📝 Add libtinfo5 dependency
This commit is contained in:
parent
c0aa846fac
commit
010a1ca4f8
@ -31,7 +31,7 @@ apt-get install -y git python3 python3-pip gcc build-essential curl pkg-config l
|
|||||||
```
|
```
|
||||||
- Fedora
|
- Fedora
|
||||||
```sh
|
```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
|
## Installation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user