Skip to content

Commit

Permalink
Updates Readme.md to include an editing application.rb step when inst…
Browse files Browse the repository at this point in the history
…alling plugins.
  • Loading branch information
jhummel committed May 11, 2012
1 parent ecddb75 commit 2fe024a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Expand Up @@ -131,6 +131,15 @@ then run:


$ bundle $ bundle
$ bundle exec compass install susy $ bundle exec compass install susy

if you are using the rails configuration files you should add:

```ruby
config.compass.require "susy"
```

to your application.rb configuration file.



### Notes On Sprockets Directives ### Notes On Sprockets Directives


Expand Down

0 comments on commit 2fe024a

Please sign in to comment.