Commit 748653beb08d1378b84e87fa9235fa3278ccc890
Exists in
master
and in
4 other branches
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,7 +12,7 @@ GitLab is a free project and repository management application | ||
12 | ## Requirements | 12 | ## Requirements |
13 | 13 | ||
14 | * ruby 1.9.2 | 14 | * ruby 1.9.2 |
15 | -* sqlite | 15 | +* mysql |
16 | * git | 16 | * git |
17 | * gitolite | 17 | * gitolite |
18 | * redis | 18 | * redis |