diff options
author | Yvan <yvmarques@gmail.com> | 2012-03-08 09:44:26 +0100 |
---|---|---|
committer | Yvan <yvmarques@gmail.com> | 2012-03-08 09:44:26 +0100 |
commit | 4a05890c4c2d5ad4710000d0319212365eab6864 (patch) | |
tree | 571bfa6c4b25db57ea29692584462edc16268db1 /README.md | |
parent | d4ebde937804727040faaabb69422b3763d247a8 (diff) | |
download | gitlab-ce-4a05890c4c2d5ad4710000d0319212365eab6864.tar.gz |
Changed the read to reflect the needed of mysql
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index b9e733f17aa..a05f755befe 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ GitLab is a free project and repository management application ## Requirements * ruby 1.9.2 -* sqlite +* mysql * git * gitolite * redis |