Skip to content

Commit

Permalink
Merge branch 'reversefold-master' into 3.0.0-wip
Browse files Browse the repository at this point in the history
Conflicts:
	README.md
  • Loading branch information
mdo committed Apr 20, 2013
2 parents ba7d928 + 496f193 commit e60c073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.

Expand Down

0 comments on commit e60c073

Please sign in to comment.