diff --git a/README.md b/README.md index f98fd8a..4a997e9 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ # Howto build/install 1. You will need to blacklist another driver in order to use this one. -2. "echo "blacklist r8188eu.ko" > "/etc/modprobe.d/realtek.conf" +2. "echo "blacklist r8188eu" > "/etc/modprobe.d/realtek.conf" 3. "make && make install"
4. Reboot in order to blacklist and load the new driver/module.