Skip to content

Commit 836084d

Browse files
committed
readme update
1 parent ef63470 commit 836084d

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ fully TDD and with lots of love.
55

66
## alpha version
77

8+
### Installation
9+
10+
npm install pg
11+
812
### good things
913

1014
- prepared statement support
@@ -65,9 +69,7 @@ fully TDD and with lots of love.
6569
* no monkey patching
6670
* no dependencies (well...besides PostgreSQL)
6771

68-
### Installation
69-
70-
Clone the repo.
72+
clone the repo:
7173

7274
git clone git://github.com/brianc/node-postgres
7375
cd node-postgres

0 commit comments

Comments
 (0)