diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2012-04-04 01:02:54 +0300 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2012-04-04 01:02:54 +0300 |
commit | 43f5df21a39e0b9b16738bbd9e4047507bbcc9ef (patch) | |
tree | 24c17c9e6341a46a3092fd65371fbdc310ee1d9c /README.md | |
parent | c40c627a3ba4b282bf42e247dff5eb13aa6ca790 (diff) | |
download | gitlab-ce-43f5df21a39e0b9b16738bbd9e4047507bbcc9ef.tar.gz |
gitlab rake tasks refactored
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 696a50208cf..29096935a21 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ GitLab is a free project and repository management application ## Requirements * Ubuntu/Debian -* ruby 1.9.2 +* ruby 1.9.2+ * mysql or sqlite * git * gitolite |