Skip to content

Commit

Permalink
Modified README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeHolley committed Nov 9, 2016
1 parent d608b63 commit f2c1e4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ To install the BFT library in a specific directory, see Linux compilation and in

Using the BFT library is very simple. Once the library is installed on your system, just use
```
#include<bft/bft.h>
#include <bft/bft.h>
```
in your C or C++ code. Then, compile your code with the flag
```
Expand Down

0 comments on commit f2c1e4a

Please sign in to comment.