Merge pull request #242 from Luciogi/readme-1

Improvements in README
This commit is contained in:
Lakindu Akash 2022-04-07 00:03:33 +05:30 committed by GitHub
commit fa1e4a0ac3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,15 +36,13 @@ If you only need the command-line without GUI run `make install-cli-only` as roo
### Notes ### Notes
Sometimes there are troubles with **5Ghz bands** due to some vendor restrictions. If you cannot start hotspot while you are connected to 5Ghz band, Unselect **Auto** and select **2.4Ghz** in frequency selection. - Sometimes there are troubles with **5Ghz bands** due to some vendor restrictions. If you cannot start hotspot while you are connected to 5Ghz band, Unselect **Auto** and select **2.4Ghz** in frequency selection.
If any problems with **RealTeK Wifi Adapters** see [this](docs/howto/realtek.md) - If any problems with **RealTeK Wifi Adapters** see [this](docs/howto/realtek.md)
**Unable to allocate IP: firewalld issue** - **Unable to allocate IP: firewalld issue:** Please check for potential fixes: [#209](https://github.com/lakinduakash/linux-wifi-hotspot/issues/209) [#166](https://github.com/lakinduakash/linux-wifi-hotspot/issues/166)
Please check for potential fixes: #209 #166 ## Installation
### Installation
#### Debian/Ubuntu #### Debian/Ubuntu
@ -65,7 +63,7 @@ Linux Wifi Hotspot is available as an [AUR package](https://aur.archlinux.org/pa
For example, if you use `yay` you can do: For example, if you use `yay` you can do:
`yay -S linux-wifi-hotspot` `yay -S linux-wifi-hotspot`
### Dependencies ## Dependencies
#### General #### General
* bash * bash