Skip to content

Commit 0cdd9f4

Browse files
authored
Update README.md
removed prerequisites section since it's already on the installation wiki
1 parent 7d9a1d5 commit 0cdd9f4

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

README.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -17,24 +17,6 @@ The tool has four main functions:
1717

1818
Click here for the latest [releases](https://github.com/DMPRoadmap/roadmap/releases/).
1919

20-
#### Pre-requisites
21-
Roadmap is a Ruby on Rails application and you will need to have:
22-
* Ruby = 2.7.6
23-
* Rails = 6.1
24-
* MySQL >= 5.0 OR PostgreSQL
25-
26-
Further detail on how to install Ruby on Rails applications are available from the Ruby on Rails site: http://rubyonrails.org.
27-
28-
Further details on how to install MySQL and create your first user and database. Be sure to follow the instructions for your particular environment.
29-
* Install: http://dev.mysql.com/downloads/mysql/
30-
* Create a user: http://dev.mysql.com/doc/refman/5.7/en/create-user.html
31-
* Create the database: http://dev.mysql.com/doc/refman/5.7/en/creating-database.html
32-
33-
You may also find the following resources handy:
34-
35-
* The Getting Started Guide: http://guides.rubyonrails.org/getting_started.html
36-
* Ruby on Rails Tutorial Book: http://www.railstutorial.org/
37-
3820
#### Installation
3921
See the [Installation Guide](https://github.com/DMPRoadmap/roadmap/wiki/Installation) on the Wiki.
4022

0 commit comments

Comments
 (0)