fix config path in readme #514 (#516)

This commit is contained in:
Romanenko Alexey
2020-05-29 10:58:06 +07:00
committed by GitHub
parent 6bad4797b4
commit e186d7004f
3 changed files with 4 additions and 3 deletions

View File

@@ -27,7 +27,7 @@ create gorush configuration file.
```sh
mkdir -p /etc/gorush
cp config/config.yml /etc/gorush/
cp config/testdata/config.yml /etc/gorush/
```
start gorush service.