diff --git a/README.md b/README.md index 555fd717..a559a311 100644 --- a/README.md +++ b/README.md @@ -79,9 +79,7 @@ Then visit the URL in the output of the 'heroku create' step, in a browser. ```bash npm install -g now -git clone https://github.com/amark/gun.git -cd gun -now --npm +now --npm amark/gun ``` Then visit the URL in the output of the 'now --npm' step, in your browser.