0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00

Update description of npm

* Fixes #2
* Solves world hunger
* Significantly improves the global economy
* Fixes the recession
* Measurably improves code worldwide
This commit is contained in:
John O'Nolan 2014-02-24 08:12:28 +01:00
parent ec34db7f23
commit 86d0e0e0bb

View file

@ -83,7 +83,7 @@ From the command line:
When completed, you'll be able to run the various Grunt commands provided from the command line.
**Unfamiliar with `npm`? Don't have node installed?** That's a-okay. npm stands for [node packaged modules](http://npmjs.org/) and is a way to manage development dependencies through node.js. [Download and install node.js](http://nodejs.org/download/) before proceeding.
**Unfamiliar with `npm`? Don't have node installed?** That's a-okay. [npm](http://npmjs.org/) is the node.js package manager, it allows you to install and easily manage development dependencies. [Download and install node.js](http://nodejs.org/download/) before proceeding.
### Available Grunt Commands