From 670e1be7a402b1340393d298c7ebc05930ed7ac3 Mon Sep 17 00:00:00 2001 From: Matt Woodward Date: Mon, 15 Jul 2013 15:35:14 -0700 Subject: [PATCH] Update installation.md Additional unicorn -> puma reference update --- doc/install/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install/installation.md b/doc/install/installation.md index 65865e163..ea9cbb560 100644 --- a/doc/install/installation.md +++ b/doc/install/installation.md @@ -198,7 +198,7 @@ You can change `5-3-stable` to `master` if you want the *bleeding edge* version, sudo -u git -H git config --global user.email "gitlab@localhost" **Important Note:** -Make sure to edit both `gitlab.yml` and `unicorn.rb` to match your setup. +Make sure to edit both `gitlab.yml` and `puma.rb` to match your setup. ## Configure GitLab DB settings -- 2.11.0