Merge pull request #29 from Danushka96/master

Update README.md
This commit is contained in:
Lakindu Akash 2019-07-03 19:07:07 +05:30 committed by GitHub
commit 083e832c56
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
```