Minor updates
This commit is contained in:
parent
14d2c3ce93
commit
76dd3fdff5
4 changed files with 18 additions and 23 deletions
|
@ -16,10 +16,10 @@ To update the dashboard after new code has been released, just run the following
|
|||
$ git pull origin
|
||||
```
|
||||
|
||||
For some releases you may also need to rerun the bundle command:
|
||||
For some releases you may also need to rerun the `bundle` command:
|
||||
|
||||
``` bash
|
||||
$ bundle
|
||||
```
|
||||
|
||||
For docker users, you will also need to rerun the docker build process.
|
||||
For Docker users, you will also need to rerun the Docker build process.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue