Merge pull request #77 from awenbober/patch-1

Remove `hostapd` as dev dependency
This commit is contained in:
Lakindu Akash 2020-10-20 19:23:40 +05:30 committed by GitHub
commit 1865931daa
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