Commit 748653beb08d1378b84e87fa9235fa3278ccc890

Authored by Ariejan de Vroom
2 parents d4ebde93 4a05890c

Merge pull request #530 from yvmarques/patch-1

Changed the read to reflect the needed of mysql
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
README.md
... ... @@ -12,7 +12,7 @@ GitLab is a free project and repository management application
12 12 ## Requirements
13 13  
14 14 * ruby 1.9.2
15   -* sqlite
  15 +* mysql
16 16 * git
17 17 * gitolite
18 18 * redis
... ...