Update README.md

This commit is contained in:
Danushka Herath 2019-07-02 13:51:19 +05:30 committed by GitHub
parent de7d9ca673
commit 50d13f5cbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,7 +52,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 cmake gcc g++ pkg-config make
sudo apt install -y libgtk-3-dev build-essential cmake gcc g++ pkg-config make hostapd
```