Skip to content

Commit f05eab7

Browse files
author
Gornicki, Lukasz
committed
wrong command fix
1 parent e81d6b3 commit f05eab7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docu/prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
You need to have the following software/modules/applications installed on your computer to be able to complete all the steps of the workshop.
44

55
- 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`
6+
- [DocPad](http://docpad.org/) by calling in the terminal: `npm install -g docpad`
77
- [Gulp](http://gulpjs.com/) by calling in the terminal: `npm install -g gulp-cli`
88
- [Bower](http://bower.io/) by calling in the terminal: `npm install -g bower`
99
- Get GitHub account: https://github.com/

0 commit comments

Comments
 (0)