diff --git a/README.md b/README.md index f927fcf..398e1e7 100644 --- a/README.md +++ b/README.md @@ -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