mirror of
https://github.com/lakinduakash/linux-wifi-hotspot.git
synced 2025-02-16 07:30:09 +00:00
Merge pull request #77 from awenbober/patch-1
Remove `hostapd` as dev dependency
This commit is contained in:
commit
1865931daa
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user