Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-03-12 23:51:41 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2012-03-12 23:51:57 +0400
commit71d6582c9f4a51623f9506648717ea8ac6584d86 (patch)
tree55fa2bfa6d8990b536e62cc7fdbc36a948257c44 /README.md
parent0592b6a86442c24a7de79ac4ac1642a5cef1f68f (diff)
fixed spec coma
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index a05f755befe..696a50208cf 100644
--- a/README.md
+++ b/README.md
@@ -5,14 +5,15 @@ GitLab is a free project and repository management application
## Application details
-* rails 3.1
-* works only with gitolite
-* sqlite as default a database
+* based on Ruby on Rails
+* distributed under the MIT License
+* works with gitolite
## Requirements
+* Ubuntu/Debian
* ruby 1.9.2
-* mysql
+* mysql or sqlite
* git
* gitolite
* redis