From 10c9988493bbf7fb12490d3cc0092dd3edcb8fb9 Mon Sep 17 00:00:00 2001 From: antisnatchor Date: Mon, 6 Jan 2014 14:49:19 +0000 Subject: [PATCH] Updated README file --- README | 17 +---------------- README.mkd | 17 +---------------- 2 files changed, 2 insertions(+), 32 deletions(-) diff --git a/README b/README index 82f7c2430..7abd42683 100644 --- a/README +++ b/README @@ -37,22 +37,7 @@ Requirements * OSX 10.5.0 or higher, Modern Linux, Windows XP or higher * [Ruby](http://rubylang.org) 1.9.2 RVM or higher * [SQLite](http://sqlite.org) 3.x -* The following GEMS: - - bundler - - thin - - Sinatra - - ANSI - - TERM-ANSIcolor - - dm-core - - json - - data_objects - - dm-sqlite-adapter - - parseconfig - - erubis - - dm-migrations - - msfrpc-client - - eventmachine - - win32console (Windows Only) +* The gems listed in the Gemfile: https://github.com/beefproject/beef/blob/master/Gemfile Quick Start diff --git a/README.mkd b/README.mkd index 76b9b7a6a..87cfd54c0 100644 --- a/README.mkd +++ b/README.mkd @@ -37,22 +37,7 @@ Requirements * OSX 10.5.0 or higher, Modern Linux, Windows XP or higher * [Ruby](http://rubylang.org) 1.9.2 RVM or higher * [SQLite](http://sqlite.org) 3.x -* The following GEMS: - - bundler - - thin - - Sinatra - - ANSI - - TERM-ANSIcolor - - dm-core - - json - - data_objects - - dm-sqlite-adapter - - parseconfig - - erubis - - dm-migrations - - msfrpc-client - - eventmachine - - win32console (Windows Only) +* The gems listed in the Gemfile: https://github.com/beefproject/beef/blob/master/Gemfile Quick Start