Skip to content

Commit

Permalink
Updates the package name for sasy in README
Browse files Browse the repository at this point in the history
This package has changed from 'compass-sasy-plugin' to just 'susy'.
  • Loading branch information
jammons committed Apr 26, 2015
1 parent 4c7cf5c commit ef8d0ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -72,7 +72,7 @@ For example, if you want to use susy.
```ruby
# Gemfile
gem 'compass-rails'
gem 'compass-susy-plugin'
gem 'susy'
```

then run:
Expand Down

0 comments on commit ef8d0ad

Please sign in to comment.