README.md in dude-cli-0.2.1 vs README.md in dude-cli-0.2.2
- old
+ new
@@ -7,19 +7,19 @@
## Installation
Add this line to your application's Gemfile:
```ruby
-gem 'dude'
+gem 'dude-cli'
```
And then execute:
$ bundle
Or install it yourself as:
- $ gem install dude
+ $ gem install dude-cli
## Usage
TODO: Write usage instructions here