Commit 8ab93304 by Michael Williamson

Fix installation instructions in README.md

parent 00e81b89
...@@ -54,7 +54,7 @@ See the [API documentation](https://github.com/developmentseed/node-sqlite3/wiki ...@@ -54,7 +54,7 @@ See the [API documentation](https://github.com/developmentseed/node-sqlite3/wiki
You can use [`npm`](https://github.com/isaacs/npm) to download and install: You can use [`npm`](https://github.com/isaacs/npm) to download and install:
* The latest `sqlite3` package: `npm install sqlite` * The latest `sqlite3` package: `npm install sqlite3`
* GitHub's `master` branch: `npm install https://github.com/developmentseed/node-sqlite3/tarball/master` * GitHub's `master` branch: `npm install https://github.com/developmentseed/node-sqlite3/tarball/master`
......
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