README: add teardown instructions

master
Cadey Ratio 6 years ago
parent 83d737c92e
commit ee812a6c69
No known key found for this signature in database
GPG Key ID: D607EE27C2E7F89A

@ -33,3 +33,9 @@ $ nim up
```
Then head to [Zipkin](http://127.0.0.1:9411) and see the tracing data for each command invocation.
### Teardown
```console
$ nim down
```

Loading…
Cancel
Save