From: Harris Lapiroff Date: Fri, 10 Jun 2011 13:59:57 +0000 (-0400) Subject: Readme update. X-Git-Url: http://git.ithinksw.org/philo.git/commitdiff_plain/bdc0f54cc57a8e4f5c3b5ed19c8d60bc57886585?ds=inline;hp=--cc Readme update. --- bdc0f54cc57a8e4f5c3b5ed19c8d60bc57886585 diff --git a/philo/contrib/gilbert/static/gilbert/murano/README.markdown b/philo/contrib/gilbert/static/gilbert/murano/README.markdown index 405c0fd..c7ae774 100644 --- a/philo/contrib/gilbert/static/gilbert/murano/README.markdown +++ b/philo/contrib/gilbert/static/gilbert/murano/README.markdown @@ -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