mirror of
https://github.com/rbock/sqlpp11.git
synced 2024-11-15 20:31:16 +08:00
Update README.md
Co-authored-by: Kai Pastor <dg0yt@darc.de>
This commit is contained in:
parent
fd5e612cda
commit
f18f595a48
@ -200,7 +200,7 @@ git clone https://github.com/Microsoft/vcpkg.git
|
||||
cd vcpkg
|
||||
./bootstrap-vcpkg.sh
|
||||
./vcpkg integrate install
|
||||
vcpkg install sqlpp11[<database>]
|
||||
./vcpkg install 'sqlpp11[mysql]' # or other database feature
|
||||
```
|
||||
|
||||
The sqlpp11 port in vcpkg is kept up to date by Microsoft team members and community contributors. If the version is out of date, please [create an issue or pull request](https://github.com/Microsoft/vcpkg) on the vcpkg repository.
|
||||
|
Loading…
Reference in New Issue
Block a user