howto/vyos.md
... ...
@@ -67,7 +67,7 @@ Burble has made this super easy. More info can be found [here](https://wiki.dn4
67 67
68 68
```
69 69
sudo docker run -ti -p 8082:8082 cloudflare/gortr -cache https://dn42.burble.com/roa/dn42_roa_46.json -verify=false -checktime=false -bind :8082
70
-``
70
+```
71 71
72 72
This will start a docker container that listens on the host server's IP at port 8082. This setup is using Cloudflare's GoRTR and automatically reaching out and downloading a custom JSON file generated by Burble just for the DN42 network.
73 73