Merge pull request #168 from karthik558/patch-2

rtl8188eus: README: update__orgin repo link
This commit is contained in:
Christian Bremvåg
2022-11-05 18:38:05 +01:00
committed by GitHub

View File

@@ -10,7 +10,7 @@ If you are are taking "Learn Ethical Hacking From Scratch | Udemy" by Zaid Sabih
8. sudo apt-get install libelf-dev
10. sudo apt install dkms
11. sudo rmmod r8188eu.ko
12. git https://github.com/drygdryg/rtl8188eus (This works for me 😂)
12. git clone https://github.com/aircrack-ng/rtl8188eus
13. cd rtl8188eus
14. sudo -i
15. echo 'blacklist r8188eu'|sudo tee -a '/etc/modprobe.d/realtek.conf'