This is an automation script which automatically install the Broadcom WiFi driver in the linux system.
- Follow the steps shown on Youtube
Note : The WiFi file shown in video is replaced to broadcom_driver.sh and it is tested on Kali Linux and working perfectly.
- Fork it ( https://github.com/TuxEducation/broadcom-wifi-driver-in-linux/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request.