We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1073957 commit 02dd54fCopy full SHA for 02dd54f
README.md
@@ -50,9 +50,9 @@ Undefined symbols for architecture ...:
50
51
* If you need to change where `pkg-config` will look for the SQLite3
52
library, set the `PKG_CONFIG_PATH` environment variable to the new
53
- directory. This can be automated by setting the `SQLITE3_OCAML_BREWCHECK`
+ directory. This can be automated by setting the `SQLITE3_OCAML_BREWCHECK`
54
environment variable; this will instruct the build to see if a _brewed_
55
- version os sqlite is installed and route `pkg-config` appropriately.
+ version of SQLite is installed and route `pkg-config` appropriately.
56
57
Credits
58
-------
0 commit comments