We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b992e0f commit e81d6b3Copy full SHA for e81d6b3
1 file changed
docu/prerequisites.md
@@ -5,6 +5,7 @@ You need to have the following software/modules/applications installed on your c
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`
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/
10
- Install GitHub Desktop: https://desktop.github.com/ or GitHub CLI if you want to become a geek :)
11
- Install some nice text editor like [Atom](https://atom.io/) or [Sublime Text](https://www.sublimetext.com/)
0 commit comments