changed readme name
This commit is contained in:
8
README.md
Normal file
8
README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Build the driver library
|
||||
To build the flippr-driver library run the following commands:
|
||||
```sh1
|
||||
$ cd flippr-code/FlippR-Driver/build
|
||||
$ cmake ..
|
||||
$ make
|
||||
```
|
||||
This will create you the static-library file: _flippr-code/FlippR-Driver/bin/libflippr-driver.a_
|
||||
Reference in New Issue
Block a user