ソースを参照

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
 ```