Commit 4a05890c4c2d5ad4710000d0319212365eab6864

Authored by Yvan
1 parent d4ebde93

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
... ...