diff options
Diffstat (limited to 'tools/pharos-dashboard/readme.txt')
-rw-r--r-- | tools/pharos-dashboard/readme.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/pharos-dashboard/readme.txt b/tools/pharos-dashboard/readme.txt index b21320f3..2a259129 100644 --- a/tools/pharos-dashboard/readme.txt +++ b/tools/pharos-dashboard/readme.txt @@ -18,6 +18,7 @@ Deployment: - install docker, docker-compose and bower - run 'bower install' in ./src/static/ to fetch javascript dependencies - run 'make build' to build the containers +- run 'make data' - run 'make up' to run the dashboard Updating: @@ -32,4 +33,4 @@ If there is migrations that need user input (like renaming a field), they need t Logs / Shell access: -- there is some shortcuts in the makefile
\ No newline at end of file +- there is some shortcuts in the makefile |