Skip to content

Commit bda7d2a

Browse files
authored
Merge pull request #22 from tidesdb/tdb1-cpp-updates-3
read me adjustment
2 parents 15f2f46 + 21f09c6 commit bda7d2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Official C++ binding for TidesDB.
33

44
## Getting Started
5-
You must make sure you have the TidesDB shared C library installed on your system. Be sure to also compile with TIDESDB_WITH_SANITIZER and TIDESDB_BUILD_TESTS OFF. You will also require a C++11 compatible compiler.
5+
You must make sure you have the TidesDB shared C library installed on your system. Be sure to also compile with `TIDESDB_WITH_SANITIZER` and `TIDESDB_BUILD_TESTS` OFF. You will also require a **C++11 +** compatible compiler.
66

77
### Build and install
88
```bash

0 commit comments

Comments
 (0)