Skip to content

Commit 8e97fe4

Browse files
authored
Update prerequisites.md
1 parent 8a9f390 commit 8e97fe4

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docu/prerequisites.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22

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

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 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`
5+
- Install Node.js and NPM: https://nodejs.org/en/download/ (both in one package),
96
- Get GitHub account: https://github.com/
107
- Install GitHub Desktop: https://desktop.github.com/ and GitHub CLI: https://git-scm.com/book/en/v2/Getting-Started-Installing-Git
118
- Install some nice text editor like [Atom](https://atom.io/) or [Sublime Text](https://www.sublimetext.com/)

0 commit comments

Comments
 (0)