1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

Update convertzone docs

This commit is contained in:
Tom Limoncelli
2017-05-25 20:42:30 -04:00
parent cf2208ebfc
commit 955ff41230
3 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
Build the software and install in your personal bin:
```cmd
$ cd misc/convertzone/
$ cd cmd/convertzone
$ go build
$ cp convertzone ~/bin/.
```