From c222ffd02dcb9b7e3234bd71e9462b57c5c36100 Mon Sep 17 00:00:00 2001 From: Jacob Vosmaer Date: Wed, 6 Aug 2014 11:03:50 +0200 Subject: [PATCH] Document that `gitlab-rails` is in the PATH --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56d9d4e..4112630 100644 --- a/README.md +++ b/README.md @@ -572,7 +572,7 @@ you can start one with the command below. Please be warned that it is very easy to inadvertently modify, corrupt or destroy data from the console. ```shell -sudo /opt/gitlab/bin/gitlab-rails console +sudo gitlab-rails console ``` This will only work after you have run `gitlab-ctl reconfigure` at least once. -- libgit2 0.21.2