Skip to content

Commit

Permalink
Created Readme
Browse files Browse the repository at this point in the history
Fixes #23
  • Loading branch information
Ryanel committed Nov 27, 2013
1 parent d53cd09 commit f286a80
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
rtl8188eu
=========

Repository for the stand-alone RTL8188EU driver.

Compiling & Building
---------
### Dependencies
To compile the driver, you need to have make and a compiler installed
### Compiling

> make all
### Installing

> make install
Submitting Issues
---------

Frequently asked Questions
---------

### The network manager says: "Device is not ready"!
Make sure you copied the firmware (rtl8188eufw.bin) to /lib/firmware/rtlwifi/

0 comments on commit f286a80

Please sign in to comment.