Small corrections on the 'Installation' README section

This commit is contained in:
Erich Soares Machado 2018-02-01 15:28:39 +01:00
parent 9e9ffa8ab1
commit 24f0377e8d

View File

@ -206,9 +206,9 @@ rake spec
$ rake install
```
The install rake task builds the gem installs it. You're all
The install rake task builds the gem and then installs it. You're all
set if you're using [RVM](http://rvm.beginrescueend.com/), but you may
need to run it with sudo if you have a system-installed ruby:
need to run it with sudo if you have a system-installed Ruby:
### Bumping Version