mysql: use `v oksyntax` for the example in the README.md, so that the check passes on m1 without installed mysql
parent
ac0b638b6a
commit
2e6611372a
|
@ -4,7 +4,7 @@ then copy the `include` and `lib` folders to `<V install directory>\thirdparty\m
|
|||
|
||||
## Basic Usage
|
||||
|
||||
```v
|
||||
```v oksyntax
|
||||
import mysql
|
||||
|
||||
// Create connection
|
||||
|
|
Loading…
Reference in New Issue