diff --git a/README.md b/README.md index 06d62cd..6026e0b 100644 --- a/README.md +++ b/README.md @@ -328,7 +328,7 @@ If you want to keep using an existing GitLab database you can skip this step. Next, we add the following settings to `/etc/gitlab/gitlab.rb`. ```ruby -# Disable the build-in Postgres +# Disable the built-in Postgres postgresql['enable'] = false # Fill in the values for database.yml -- libgit2 0.21.2