From d30aad5083cea9f005a46059afcf09653268facf Mon Sep 17 00:00:00 2001 From: Mark Nadal Date: Sun, 18 Jan 2015 23:00:44 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30e1eb22..c72ac40e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ 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/), read [this](https://github.com/amark/gun/blob/master/examples/start.sh) first. -Then run this in your terminal: +Then in your terminal, run: ```bash npm install gun