aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorrr-2018-08-04 13:19:02 +0200
committerrr-2018-08-04 13:19:02 +0200
commit45b6df020a49815a941a412dac4247ce66188fa2 (patch)
treeb32687bc1f5e3ee17f45d62cd945f6fff553409a /INSTALL.md
parent8da22cbd5ed39a9c5f9fc608804009bafbd9b1ac (diff)
build: fix paths to config files
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index eb67714..05ee4db 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -12,7 +12,7 @@ and Docker Compose (version 1.6.0 or greater) already installed.
2. Configure the application:
```console
- user@host:szuru$ cp server/config.yaml.dist config.yaml
+ user@host:szuru$ cp server/config.yaml.dist server/config.yaml
user@host:szuru$ edit config.yaml
```

© 2015 - 2026 Jakob L. Kreuze