From bdc0f54cc57a8e4f5c3b5ed19c8d60bc57886585 Mon Sep 17 00:00:00 2001 From: Harris Lapiroff Date: Fri, 10 Jun 2011 09:59:57 -0400 Subject: [PATCH] Readme update. --- philo/contrib/gilbert/static/gilbert/murano/README.markdown | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 -- 2.20.1