From 19f0977d010d31670bf0ce1f91ca57a041cbd3d9 Mon Sep 17 00:00:00 2001 From: Mark Nadal Date: Sun, 18 Jan 2015 22:58:59 -0700 Subject: [PATCH] Revised Alex's wonderful new README. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0296eb81..30e1eb22 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ gun [![Build Status](https://travis-ci.org/amark/gun.svg?branch=master)](https:/ ## Getting Started -If you do not have [node](http://nodejs.org/) or [npm](https://www.npmjs.com/), get started [here](https://github.com/amark/gun/blob/master/examples/start.sh) first. Then run this in your terminal: +If you do not have [node](http://nodejs.org/) or [npm](https://www.npmjs.com/), read [this](https://github.com/amark/gun/blob/master/examples/start.sh) first. +Then run this in your terminal: ```bash npm install gun