little readme change

This commit is contained in:
Neeflix
2018-07-10 21:08:34 +02:00
parent 202cfbe8c0
commit 22552f9acd
4 changed files with 41 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
# Build the driver library
## 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_
This will create you the static-library file: _flippr-code/FlippR-Driver/bin/libFlippR-Driver.a_