Fix instructions for creating project templates

Sidekiq has to be running too.
This commit is contained in:
Sean McGivern 2017-11-24 09:55:23 +00:00
parent 52f5259ae4
commit 9cb38f0433
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@ Starting a project from a template needs this project to be exported. On a
up to date master branch with run:
```
gdk run db
gdk run
# In a new terminal window
bundle exec rake gitlab:update_project_templates
git checkout -b update-project-templates