From 680adec6a72479aa9516481a8941b0eba6ee9d56 Mon Sep 17 00:00:00 2001 From: tim Date: Mon, 21 Feb 2011 11:59:02 -0500 Subject: [PATCH] Updated readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a39505d90..adaddb5f3 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ Building and installing To use `nodegit2`, you will need to have the `libgit2` shared library in `/usr/local/lib` and the `NodeJS` framework installed, you will also need `git` installed and accessible from your `PATH` to fetch any `vendor/` addons. -### Using `NPM` ### +### Using NPM ### -The easiest way to get `nodegit2` \*Note: If you do not have write privileges to `/usr/local/lib` this will need to be run as superuser: +The __ easiest __ way to get `nodegit2` \* Note: If you do not have write privileges to `/usr/local/lib` this will need to be run as superuser \* [tim@thinkpad Projects]$ npm install nodegit2