Skip to content
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.

Commit

Permalink
Merge pull request #80 from arthurvr/readme
Browse files Browse the repository at this point in the history
Fix install command in `README.md`
  • Loading branch information
kevva committed May 17, 2015
2 parents 0fe3e84 + 9c26d3c commit 7a550fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ a `deploy` task.

You will need [NodeJS](http://nodejs.org/), [npm](https://www.npmjs.org/) and [yeoman](http://yeoman.io/) installed.

1. Install this generator with `npm install -g yeoman/generator-mobile`.
1. Install this generator with `npm install --global generator-mobile`.
2. Run `yo mobile` and answer a few questions about the site you want to build.
3. The latest release will be fetched from [Web Starker Kit repo][wsk-repo]
and adjusted accordingly to your answers.
Expand Down

0 comments on commit 7a550fa

Please sign in to comment.