diff options
Diffstat (limited to 'docker')
-rw-r--r-- | docker/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docker/README.md b/docker/README.md index 86028fd..90a5620 100644 --- a/docker/README.md +++ b/docker/README.md @@ -40,6 +40,7 @@ mkdir -p expofiles/surveyscans To start the containers run ```bash +$ cd ~/expo/troggle/docker $ docker-compose up ``` You will now have a working troggle but with no data. To import the data you need to access the container run |