OSDN Git Service

Replace vim by editor
authorLukas Elmer <lukas.elmer@gmail.com>
Fri, 19 Jul 2013 15:29:10 +0000 (17:29 +0200)
committerLukas Elmer <lukas.elmer@gmail.com>
Fri, 19 Jul 2013 15:29:10 +0000 (17:29 +0200)
doc/install/installation.md

index db8116c..c63c152 100644 (file)
@@ -190,7 +190,7 @@ You can change `5-3-stable` to `master` if you want the *bleeding edge* version,
 
     # Enable cluster mode if you expect to have a high load instance
     # Ex. change amount of workers to 3 for 2GB RAM server
-    sudo -u git -H vim config/unicorn.rb
+    sudo -u git -H editor config/unicorn.rb
 
     # Configure Git global settings for git user, useful when editing via web
     # Edit user.email according to what is set in gitlab.yml