We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e81d6b3 commit f05eab7Copy full SHA for f05eab7
1 file changed
docu/prerequisites.md
@@ -3,7 +3,7 @@
3
You need to have the following software/modules/applications installed on your computer to be able to complete all the steps of the workshop.
4
5
- Install Node.js and NPM: https://nodejs.org/en/download/ (both in one package) and then install:
6
- - [DocPad](http://docpad.org/) by calling in the terminal: `npm install -g npm`
+ - [DocPad](http://docpad.org/) by calling in the terminal: `npm install -g docpad`
7
- [Gulp](http://gulpjs.com/) by calling in the terminal: `npm install -g gulp-cli`
8
- [Bower](http://bower.io/) by calling in the terminal: `npm install -g bower`
9
- Get GitHub account: https://github.com/
0 commit comments