Skip to content

Commit

Permalink
Merge pull request #226 from kaovilai/master
Browse files Browse the repository at this point in the history
Add RH source dependencies
  • Loading branch information
lakinduakash authored Feb 4, 2022
2 parents 99d1212 + 1eb3f7b commit 04dae50
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,11 @@ On Ubuntu or debian install dependencies by,
sudo apt install -y libgtk-3-dev build-essential gcc g++ pkg-config make hostapd libqrencode-dev libpng-dev
```

On Fedora/CentOS/Red Hat Enterprise Linux/Rocky Linux/Oracle Linux
```bash
sudo dnf install -y gtk3-devel gcc gcc-c++ kernel-devel pkg-config make hostapd qrencode-devel libpng-devel
```

## Installation

git clone https://github.com/lakinduakash/linux-wifi-hotspot
Expand Down

0 comments on commit 04dae50

Please sign in to comment.