diff --git a/install b/install index ca9dba662..2f36ec5c3 100644 --- a/install +++ b/install @@ -27,9 +27,6 @@ if RUBY_VERSION < '1.9' exit end -puts "\nPlease make sure you have installed SQLite before proceeding. For instructions on how to do this please see the README file" - - puts "\nPlease make sure you have installed SQLite before proceeding. For instructions on how to do this please see the README file" # array of required gems - add to as needed (specify a version if needed eg "gem_name, =x.x.x")