Remove hostapd as dev dependency

This commit is contained in:
Awen Bobber 2020-10-11 01:22:48 +05:30 committed by GitHub
parent 179a84b925
commit 2a50c2ae1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,7 +59,7 @@ install it using your distro's package manager_
On Ubuntu or debian install dependencies by,
```bash
sudo apt install -y libgtk-3-dev build-essential gcc g++ pkg-config make hostapd
sudo apt install -y libgtk-3-dev build-essential gcc g++ pkg-config make
```
## Installation