Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dernyn authored Nov 15, 2017
1 parent d31633a commit 617df9f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,11 @@ cd RPI-Wifi-DRVr
<br>
sh rpi-kmod.sh
<br>
<h1>Obtain your chipset/Manufactures Linux driver</h1>
<h1>Obtain your Chipset/Manufacture's Linux driver</h1>
<br>
Go to the path of your downloaded driver and skip auto-detect by typing either (make ARCH=arm) (make ARCH=armv61) or (make ARCH=armv71)
try to check compatibility and kernel version requirements.
<br>
but mainly go to the path of your extracted .tar/.zip/.rar----etc. downloaded driver and skip auto-detect by typing either (make ARCH=arm) (make ARCH=armv61) or (make ARCH=armv71) , some drivers have the RPI compatibility built-in; for those let it auto-detect the proc. and just type (make)
<br>
good luck !

0 comments on commit 617df9f

Please sign in to comment.