diff --git a/README.md b/README.md index 1a57592..9c23997 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,17 @@ This project creates full-stack platform-specific packages for GitLab! +## Installation + +### Ubuntu + +``` +sudo apt-get install openssh-server +sudo apt-get install postfix # sendmail or exim is also OK +sudo dpkg -i gitlab-x.y.z.deb # this is the .deb you downloaded +sudo gitlab-ctl reconfigure +``` + ## How to manage an Omnibus-installed GitLab ### Administrative commands -- libgit2 0.21.2