aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorArtur Kwiatkowski <[email protected]>2013-04-22 15:21:55 +0200
committerArtur Kwiatkowski <[email protected]>2013-04-22 15:21:55 +0200
commitb7dcefea83d6aa92c6f78d5fb84fa9a032bc3c7f (patch)
treec4787c817b0d8555ab02be5b5d08cb51b6505576 /README.md
parent3861e3f5d5c0a579b1a77dc0f45131dd2499ff8b (diff)
parente0d60b1325591a347d9e49e44be6d77401b07749 (diff)
downloadbootstrap-b7dcefea83d6aa92c6f78d5fb84fa9a032bc3c7f.tar.xz
bootstrap-b7dcefea83d6aa92c6f78d5fb84fa9a032bc3c7f.zip
Merge branch '3.0.0-wip' of https://github.com/twitter/bootstrap into 3.0.0-wip
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1cf79d3bf..3ecafb6f1 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,7 @@ When completed, you'll be able to run the various make commands provided:
Runs jshint and qunit tests headlessly in [phantomjs](http://code.google.com/p/phantomjs/) (used for ci). **Requires phantomjs.**
#### watch - `make watch`
-This is a convenience method for watching just Less files and automatically building them whenever you save. **Requires the Watchr gem.**
+This is a convenience method for watching just Less files and automatically building them whenever you save. **Requires the watchr gem.**
Should you encounter problems with installing dependencies or running the makefile commands, uninstall any previous versions (global and local) you may have installed, and then rerun `npm install`.