diff --git a/doc/installation.md b/doc/installation.md index b04a324d641d817f515bc0c114cfbc9076a3bcff..56a68795cbaa324242b71dbbe82abf1f380206b9 100644 --- a/doc/installation.md +++ b/doc/installation.md @@ -229,7 +229,7 @@ and ensure you have followed all of the above steps carefully. sudo -u gitlab cp config/database.yml.mysql config/database.yml # PostgreSQL - sudo -u gitlab cp config/database.yml.postgres config/database.yml + sudo -u gitlab cp config/database.yml.postgresql config/database.yml # make sure to update username/password in config/database.yml