Commit 670e1be7a402b1340393d298c7ebc05930ed7ac3

Authored by Matt Woodward
1 parent a6cfb54c

Update installation.md

Additional unicorn -> puma reference update
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
doc/install/installation.md
... ... @@ -198,7 +198,7 @@ You can change `5-3-stable` to `master` if you want the *bleeding edge* version,
198 198 sudo -u git -H git config --global user.email "gitlab@localhost"
199 199  
200 200 **Important Note:**
201   -Make sure to edit both `gitlab.yml` and `unicorn.rb` to match your setup.
  201 +Make sure to edit both `gitlab.yml` and `puma.rb` to match your setup.
202 202  
203 203 ## Configure GitLab DB settings
204 204  
... ...