rtl8188eus: README: update__orgin repo link

Signed-off-by: K A R T H I K <karthik.lal558@gmail.com>
This commit is contained in:
KARTHIK LAL
2022-03-20 00:09:42 -07:00
committed by GitHub
parent 0958f294f9
commit fdd1b35a90

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'