Readme update.
authorHarris Lapiroff <hlapirof@oberlin.edu>
Fri, 10 Jun 2011 13:59:57 +0000 (09:59 -0400)
committerHarris Lapiroff <hlapirof@oberlin.edu>
Fri, 10 Jun 2011 13:59:57 +0000 (09:59 -0400)
philo/contrib/gilbert/static/gilbert/murano/README.markdown

index 405c0fd..c7ae774 100644 (file)
@@ -11,4 +11,8 @@ Include ```path/to/murano/css/murano.css``` in place of the default Ext JS style
 Modifying Murano
 ================
 
-To edit Murano for contribution or your own use, you will need to update ```$ext_path``` in config.rb and run ```compass watch``` or ```compass compile``` from this directory.
\ No newline at end of file
+Editing Murano requires [Compass][].
+
+To edit Murano for contribution or your own use, you will need to update ```$ext_path``` in config.rb and run ```compass watch``` or ```compass compile``` from this directory.
+
+[Compass]:http://compass-style.org/
\ No newline at end of file