Skip to content

Commit

Permalink
Fixed typo with the ruby gem name
Browse files Browse the repository at this point in the history
  • Loading branch information
rebelvc committed Apr 5, 2015
1 parent 871d075 commit 3e3fb3e
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 ripped originally wrote this in a rails app of mine and stripped this out. The
Include the following in your `Gemfile`

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

and then run `bundle install`.
Expand Down

0 comments on commit 3e3fb3e

Please sign in to comment.