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
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-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 ef42770e019..720ac4c3084 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -36,7 +36,7 @@ The GitLab installation consists of setting up th following components:
to install it first.
# run as root
- apt-get update && apt-get upgrade && apt-get install sudo vim
+ apt-get update && apt-get upgrade && apt-get install sudo
Make sure your system is up-to-date: