mirror of
https://github.com/esp-rs/espup.git
synced 2025-09-30 06:10:37 +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
|
||||
```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
|
||||
|
Loading…
x
Reference in New Issue
Block a user