diff --git a/README.md b/README.md index 1ad566cd..a35d4475 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,10 @@ fully TDD and with lots of love. ## alpha version +### Installation + + npm install pg + ### good things - prepared statement support @@ -65,9 +69,7 @@ fully TDD and with lots of love. * no monkey patching * no dependencies (well...besides PostgreSQL) -### Installation - -Clone the repo. +clone the repo: git clone git://github.com/brianc/node-postgres cd node-postgres