Преглед на файлове

Merge pull request #4 from breakall/master

Update README.md (minor)
Ole Petter Bang преди 11 години
родител
ревизия
edaf1ca50d
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -31,7 +31,7 @@ Installing the driver is simply a matter of copying the built module
 into the correct location and updating module dependencies using `depmod`:
 
 ```sh
-$ sudo 8812au.ko /lib/modules/$(uname -r)/kernel/drivers/net/wireless
+$ sudo cp 8812au.ko /lib/modules/$(uname -r)/kernel/drivers/net/wireless
 $ sudo depmod
 ```