Mercurial > p > roundup > code
comparison 3rdparty/README.md @ 4855:cf273c668906
Add instruction to actually build Bootstrap
| author | Pradip Caulagi <caulagi@gmail.com> |
|---|---|
| date | Thu, 30 Jan 2014 14:54:34 +0530 |
| parents | c109f7c1e477 |
| children |
comparison
equal
deleted
inserted
replaced
| 4854:c109f7c1e477 | 4855:cf273c668906 |
|---|---|
| 9 To build Boostrap, install [nodejs](http://nodejs.org/) and then do | 9 To build Boostrap, install [nodejs](http://nodejs.org/) and then do |
| 10 the following - | 10 the following - |
| 11 | 11 |
| 12 ``` | 12 ``` |
| 13 $ sudo npm install -g connect@2.1.3 hogan.js@2.0.0 jshint@0.9.1 recess@1.1.9 uglify-js@1.3.4 | 13 $ sudo npm install -g connect@2.1.3 hogan.js@2.0.0 jshint@0.9.1 recess@1.1.9 uglify-js@1.3.4 |
| 14 $ make build | |
| 14 ``` | 15 ``` |
| 15 | 16 |
| 16 The files are now located in docs/assets | 17 The files are now located in docs/assets |
