aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index b208a0875..827019e9d 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`