diff --git a/README.md b/README.md index 1919809..1049c42 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ crontab -e There, add the following line to schedule the backup for everyday at 2 AM: ``` -0 2 * * * gitlab-rake gitlab:backup:create +0 2 * * * /opt/gitlab/bin/gitlab-rake gitlab:backup:create ``` ### Restoring an application backup -- libgit2 0.21.2