Commit e71bce17 by Konstantin Käfer

Edited README.md via GitHub

parent 180dde44
...@@ -48,7 +48,7 @@ See the [API documentation](https://github.com/developmentseed/node-sqlite3/wiki ...@@ -48,7 +48,7 @@ See the [API documentation](https://github.com/developmentseed/node-sqlite3/wiki
# BUILDING # BUILDING
Make sure you have the sources for `sqlite3` installed. Mac OS X ships with these by default. If you don't have them installed, install the `-dev` package with your package manager, e.g. `apt-get install libsqlite3-dev` for Debian/Ubuntu. Make sure you have the sources for `sqlite3` installed. Mac OS X ships with these by default. If you don't have them installed, install the `-dev` package with your package manager, e.g. `apt-get install libsqlite3-dev` for Debian/Ubuntu. Make sure that you have at least `libsqlite3` >= 3.6.
To obtain and build the bindings: To obtain and build the bindings:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment