Skip to content

Commit

Permalink
Merge pull request #1 from rebelvc/master
Browse files Browse the repository at this point in the history
Fixed typo with the ruby gem name
  • Loading branch information
milesmatthias committed Apr 6, 2015
2 parents 8b1d66f + 3e3fb3e commit aa83930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ I originally wrote this in a rails app of mine and stripped this out. There's so
Include the following in your `Gemfile`

```ruby
gem "syanpse_client"
gem "synapse_client"
```

and then run `bundle install`.
Expand Down

0 comments on commit aa83930

Please sign in to comment.