Update README.md

This commit is contained in:
Christian Bremvåg
2020-02-04 19:24:21 +01:00
committed by GitHub
parent 2c778d03e4
commit 6d4bd840e4

View File

@@ -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"<br>
4. Reboot in order to blacklist and load the new driver/module.