diff --git a/README.md b/README.md index b743eda..bd8a762 100644 --- a/README.md +++ b/README.md @@ -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`.