From fdd1b35a90ba4b9236bad1c4fb4bf34e83963264 Mon Sep 17 00:00:00 2001 From: KARTHIK LAL Date: Sun, 20 Mar 2022 00:09:42 -0700 Subject: [PATCH] rtl8188eus: README: update__orgin repo link Signed-off-by: K A R T H I K --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2226130..e180f8e 100644 --- a/README.md +++ b/README.md @@ -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'