Skip to content
Snippets Groups Projects
Commit 891baa55 authored by Jacob Vosmaer (GitLab)'s avatar Jacob Vosmaer (GitLab)
Browse files

Use 'gdk' instead of 'make' in gdk_commands.md

parent b3f53f1d
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -9,7 +9,7 @@ In order to fetch the latest code, first make sure that `foreman` for
postgres is runnning (needed for db migration) and then run:
 
```
make update
gdk update
```
 
This will update both `gitlab` and `gitlab-shell` and run any possible
Loading
Loading
@@ -30,5 +30,5 @@ running `make`. If you want to rebuild _all_ configuration files
created by the Makefile, run:
 
```
make clean-config all
gdk reconfigure
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment