README.md in zabbix-api-simple-0.1.0 vs README.md in zabbix-api-simple-0.1.1
- old
+ new
@@ -13,19 +13,19 @@
## Installation
Add this line to your application's Gemfile:
```ruby
-gem 'zabbix-api'
+gem 'zabbix-api-simple'
```
And then execute:
$ bundle install
Or install it yourself as:
- $ gem install zabbix-api
+ $ gem install zabbix-api-simple
## Usage
Once you have an authenticated instance of the client, syntax is basically always this: