README.md in fix-command-0.5.2 vs README.md in fix-command-0.5.3

- old
+ new

@@ -20,29 +20,24 @@ * [Rubinius](http://rubini.us/) * [JRuby](http://jruby.org/) ## Installation -__Fix::Command__ is cryptographically signed. +Add this line to your application's Gemfile: -To be sure the gem you install hasn't been tampered with, add my public key (if you haven't already) as a trusted certificate: - - $ gem cert --add <(curl -Ls https://raw.github.com/fixrb/fix-command/master/certs/gem-fixrb-public_cert.pem) - $ gem install fix-command -P HighSecurity - -The `HighSecurity` trust profile will verify all gems. All of __Fix::Command__'s dependencies are signed. - -Or add this line to your application's Gemfile: - ```ruby gem 'fix-command' ``` And then execute: $ bundle +Or install it yourself as: + + $ gem install fix-command + ## Usage First, let's see the API: $ fix --help @@ -115,6 +110,6 @@ *** This project is sponsored by: -[![Sashite](http://sashite.com/img/sashite.png)](http://sashite.com/) +[![Sashite](https://sashite.com/img/sashite.png)](https://sashite.com/)