Commit 9d577069dfe4d4b8372fa613c961c5f1451a4902
1 parent
e5409c91
Exists in
master
and in
17 other branches
Refer to the package downloads and the main README
Showing
1 changed file
with
6 additions
and
1 deletions
Show diff stats
README.md
1 | 1 | # GitLab Omnibus project |
2 | 2 | |
3 | 3 | This project creates full-stack platform-specific packages for |
4 | -GitLab! | |
4 | +GitLab. You can download omnibus-gitlab packages [here][downloads]. | |
5 | +For other installation options, see the | |
6 | +[main project README][CE README]. | |
5 | 7 | |
6 | 8 | ## Installation |
7 | 9 | |
... | ... | @@ -99,3 +101,6 @@ Omnibus-gitlab uses four different directories. |
99 | 101 | ## Building your own package |
100 | 102 | |
101 | 103 | See [the separate build documentation](doc/build.md). |
104 | + | |
105 | +[downloads]: https://www.gitlab.com/downloads | |
106 | +[CE README]: https://gitlab.com/gitlab-org/gitlab-ce/blob/master/README.md | ... | ... |