Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
antibland committed Nov 29, 2015
1 parent a60da13 commit e580408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -24,7 +24,7 @@ If your Node install is out of date, get the latest from [NodeJS.org](http://nod


After node is setup, install the other dependencies. You may want to familiarize yourself with the Node Packager Manager (NPM) before proceeding. After node is setup, install the other dependencies. You may want to familiarize yourself with the Node Packager Manager (NPM) before proceeding.


# Install the grunt command line utility globally # Install the gulp command line utility globally
sudo npm install gulp -g sudo npm install gulp -g


# Install all the dependencies from package.json # Install all the dependencies from package.json
Expand Down

0 comments on commit e580408

Please sign in to comment.