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:
parent
ec34db7f23
commit
86d0e0e0bb
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue