summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordosire <sytses@gmail.com>2014-04-08 17:18:17 +0200
committerdosire <sytses@gmail.com>2014-04-08 17:18:17 +0200
commitb2b790afa73f227ca60b64c557b6329c34213f06 (patch)
tree4795119116aa7ab0e1e8b5f1b555a369ea1360ab
parent9924492adfe60844e5ab00b8ce12a17049cbe5b5 (diff)
downloadgitlab-ce-b2b790afa73f227ca60b64c557b6329c34213f06.tar.gz
Nicer formulation.
-rw-r--r--doc/install/installation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md
index 289d337ecf9..a9b51a2bc9a 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -52,7 +52,7 @@ If you are not familiar with vim please skip this and keep using the default edi
sudo apt-get install -y vim
sudo update-alternatives --set editor /usr/bin/vim.basic
-Install the required packages (some are needed to compile native extensions for the gems):
+Install the required packages (needed to compile Ruby and native extensions to Ruby gems):
sudo apt-get install -y build-essential zlib1g-dev libyaml-dev libssl-dev libgdbm-dev libreadline-dev libncurses5-dev libffi-dev curl openssh-server redis-server checkinstall libxml2-dev libxslt-dev libcurl4-openssl-dev libicu-dev logrotate