mirror of
https://github.com/esp-rs/espup.git
synced 2025-11-01 13:52:41 +00:00
Merge pull request #28 from andywwright/patch-1
Ubuntu 22 fails otherwise
This commit is contained in:
commit
c3b6cdd04b
@ -27,7 +27,7 @@ developing applications in Rust for Espressif SoC's.
|
|||||||
### Linux
|
### Linux
|
||||||
- Ubuntu/Debian
|
- Ubuntu/Debian
|
||||||
```sh
|
```sh
|
||||||
apt-get install -y git python3 python3-pip gcc build-essential curl pkg-config libudev-dev
|
apt-get install -y git python3 python3-pip gcc build-essential curl pkg-config libudev-dev libssl-dev
|
||||||
```
|
```
|
||||||
- Fedora
|
- Fedora
|
||||||
```sh
|
```sh
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user