Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markotto@twitter.com>2012-07-06 21:22:53 +0400
committerMark Otto <markotto@twitter.com>2012-07-06 21:22:53 +0400
commit3d770ab7bd3ba189db8f1bcc8d84ff9bfbcfc81c (patch)
treeb10e17ff387ccab50d5b181ab31a83401bc185b8 /README.md
parentfb29075926b08ed57d1fc6f3ff3c013c5f87d2b3 (diff)
parent4d6434a2c76e7dc5a0b271aa8c222f8bfced0ff0 (diff)
Merge branch 'philfreo-patch-1' into 2.1.0-wip
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index b208a0875a..827019e9df 100644
--- a/README.md
+++ b/README.md
@@ -82,10 +82,10 @@ Developers
We have included a makefile with convenience methods for working with the Bootstrap library.
+ **dependencies**
-Our makefile depends on you having recess, uglify.js, and jshint installed. To install, just run the following command in npm:
+Our makefile depends on you having recess, connect, uglify.js, and jshint installed. To install, just run the following command in npm:
```
-$ npm install recess uglify-js jshint -g
+$ npm install recess connect uglify-js jshint -g
```
+ **build** - `make`