Skip to content

Commit e81d6b3

Browse files
author
Gornicki, Lukasz
committed
final step in the script
1 parent b992e0f commit e81d6b3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docu/prerequisites.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ You need to have the following software/modules/applications installed on your c
55
- Install Node.js and NPM: https://nodejs.org/en/download/ (both in one package) and then install:
66
- [DocPad](http://docpad.org/) by calling in the terminal: `npm install -g npm`
77
- [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`
89
- Get GitHub account: https://github.com/
910
- Install GitHub Desktop: https://desktop.github.com/ or GitHub CLI if you want to become a geek :)
1011
- Install some nice text editor like [Atom](https://atom.io/) or [Sublime Text](https://www.sublimetext.com/)

0 commit comments

Comments
 (0)