]> git.ipfire.org Git - thirdparty/pdns.git/commit
README.md: change markdown syntax for shell content 7006/head
authorJosh Soref <jsoref@users.noreply.github.com>
Fri, 28 Sep 2018 17:56:27 +0000 (13:56 -0400)
committerJosh Soref <jsoref@users.noreply.github.com>
Fri, 28 Sep 2018 17:56:27 +0000 (13:56 -0400)
commit33a13ddca7285ef0ef6279e50c0cb677bd3808bd
tree2c6a169052261e83336e79078831490d2a989601
parentd5f41e30c33b05823f9ba42cdb3931561f408c2e
README.md: change markdown syntax for shell content

prefer:
```sh
command
command
```

over
```
$ command
$ command
```

Sync macOS bits with root readme...
pdns/recursordist/README.md