mirror of
https://github.com/zhigang1992/rmq.git
synced 2026-04-29 05:05:36 +08:00
Minor update to readme
Changes qoutes in Gemfile example to single qoutes which is valid when one do copy and paste.
This commit is contained in:
@@ -28,7 +28,7 @@ One of RMQ's goal is to have the best [documentation][1]documentation of any Rub
|
||||
```
|
||||
gem install ruby_motion_query
|
||||
# Update your gem file to use RMQ-Edge
|
||||
gem ‘ruby_motion_query’, :git => ‘git@github.com:infinitered/rmq.git’
|
||||
gem 'ruby_motion_query', :git => 'git@github.com:infinitered/rmq.git'
|
||||
bundle
|
||||
rake
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user