Update README.md

This commit is contained in:
Weibin Lin 2018-11-07 10:13:28 +08:00 committed by GitHub
parent 8c90c0c8c6
commit b79e7e7538
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -126,13 +126,6 @@ make edge_core
### Run
Put the folder `conf` in the same directory as the `edge_core` binary
```shell
cd cmd/
cp -rf ../conf .
```
Modify the configuration files accordingly, `edge.yaml` (modify `certfile`, `keyfile`, etc.)
```yaml