From d52f559e13e624a91099ac4d9aef0960fb3d22cf Mon Sep 17 00:00:00 2001 From: adam Date: Tue, 6 Nov 2012 00:51:00 +0700 Subject: [PATCH] #1 --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 67e24ec..092de57 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,10 @@ Documentation ================================ * **[NodeJS binding](#nodejs-binding)** + * [Installation](#installation) * [EJDB NodeJS API](#ejdb-nodejs-api) * **[EJDB C Library](#ejdb-c-library)** - + * [Building & Installation](#building--installation) NodeJS binding @@ -98,7 +99,8 @@ On Debian/Ubuntu linux you can install it as follows: ``` **Installation from node package manager:** - ```npm install ejdb``` + + npm install ejdb EJDB NodeJS API -- 2.7.4