Commit 077b7011 authored by Mark Otto's avatar Mark Otto

add note to readme about fubared npm installs

parent e2fabe23
......@@ -55,6 +55,8 @@ Runs jshint and qunit tests headlessly in [phantomjs](http://code.google.com/p/p
#### watch - `make watch`
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, be sure to first uninstall any previous versions (global and local) you may have installed, and then rerun `npm install`.
## Contributing
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment