From eeb8a50f76e1dcebb10814acd916b6dcd3f727c3 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Mon, 1 May 2017 03:08:24 +0200 Subject: README: Remove installation instructions using the `gem` command The Rake task can't be found if the gem isn't included in the Gemfile. Remove the instructions for installing with the `gem` command because it isn't going to work using that installation method. --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index c9bd2f9..7b0c0f9 100644 --- a/README.md +++ b/README.md @@ -41,10 +41,6 @@ And then execute: $ bundle -Or install it yourself with: - - $ gem install dbshell-rails - ## License Licensed under the MIT License. See the included LICENSE.txt file. -- cgit v1.2.3