Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
buck-yeh committed May 22, 2022
1 parent eeb522f commit a9363f0
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 @@ -142,7 +142,7 @@ public:
#include <bux/oo_mariadb.h>
~~~

*p.s.* Header files are in `/usr/include/bux` and compiler is expected to search `/usr/include` by default.
*p.s.* Compiler is expected to search `/usr/include` by default.
5. If directly using `gcc` or `clang` is intended, the required compiler flags are `-std=c++2a -lbux-mariadb-client -lbux`

### from github in any of [Linux distros](https://distrowatch.com/)
Expand Down

0 comments on commit a9363f0

Please sign in to comment.