mirror of
https://github.com/esp-rs/espup.git
synced 2025-10-02 15:14:56 +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
|
||||
- Ubuntu/Debian
|
||||
```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
|
||||
```sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user