Skip to content

Commit

Permalink
Update requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
acer.yang committed Jun 6, 2019
1 parent 5a7cd36 commit e4ed696
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,10 @@ https://github.com/yangacer/sqlite3cpp

## Get Started

Require cmake at least version 3.0.
### Requirements

- CMake 3.0+
- A C++17 compatible compiler (VS 2017, clang 6.0+, or gcc 7.0+)

### Install
```shell
Expand Down

0 comments on commit e4ed696

Please sign in to comment.