diff options
author | Nick Hilliard <nick@foobar.org> | 2016-07-04 14:02:45 +0100 |
---|---|---|
committer | Nick Hilliard <nick@foobar.org> | 2016-07-04 14:02:45 +0100 |
commit | 969606dac0cc4933f362f8dd7191027b44fe9ac0 (patch) | |
tree | c9eed13921b92e500f2330578e83d69a8debcc34 /README.md | |
parent | 5fde584abdce1c5cbd9a2ec034f8a4e13f9d5c4c (diff) |
Apostrophe typo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -155,7 +155,7 @@ RHEL 7 / CentOS 7 will work out of the box with the following package list: yum install cmake sqlite-devel openssl-devel libssh2-devel ruby gcc ruby-devel ``` -Now lets install oxidized via Rubygems: +Now let's install oxidized via Rubygems: ```shell gem install oxidized gem install oxidized-script oxidized-web |