docs/install: fix typo
This commit is contained in:
parent
b18acf3982
commit
68bd168434
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ and Docker Compose (version 1.6.0 or greater) already installed.
|
||||||
|
|
||||||
```console
|
```console
|
||||||
user@host:szuru$ cp server/config.yaml.dist server/config.yaml
|
user@host:szuru$ cp server/config.yaml.dist server/config.yaml
|
||||||
user@host:szuru$ edit config.yaml
|
user@host:szuru$ edit server/config.yaml
|
||||||
```
|
```
|
||||||
|
|
||||||
Pay extra attention to these fields:
|
Pay extra attention to these fields:
|
||||||
|
|
Loading…
Reference in a new issue