From c8679abfb6a89a33826fb81135c1e8581bdb73cf Mon Sep 17 00:00:00 2001 From: Dave Snider Date: Sun, 3 Nov 2013 15:11:34 -0800 Subject: [PATCH] update --- README.rst | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 88e914f4..9bb38f8f 100644 --- a/README.rst +++ b/README.rst @@ -61,7 +61,13 @@ Set up your environment .. code-block:: - pip install sphinx + pip install sphinx + +2. Install sass and compass + +.. code-block:: + + gem install sass compass 2. Install node, bower and grunt. @@ -95,7 +101,7 @@ When you're done with your edits, you can run ``grunt dist`` to clean out the ol files and rebuild a new distribution, compressing the css and cleaning out extraneous files. -Dude, come on, just for a theme file? +Dude, come on, just for a theme? ------------------------------------- Frontend development is quickly evolving to a package managed system with sane build tools