Update README.md

This commit is contained in:
ivanovborislav 2022-12-30 13:56:35 +02:00 committed by GitHub
parent 63a947633a
commit 7a24439111
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -245,6 +245,13 @@ make
sudo make install
```
or
```
chmod +x install.sh
./install.sh -i
```
IMPORTANT: Prevent loading old driver r8188eu.
```