Commit 4a05890c4c2d5ad4710000d0319212365eab6864
1 parent
d4ebde93
Exists in
master
and in
4 other branches
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 |