Fix rendering error

It seems removing the tabbing in the codeblocks fix the rendering
issues. Also added backticks to files to file names for emphasis.
This commit is contained in:
Daniel Lee
2020-04-21 13:17:07 -07:00
parent 92649883ff
commit 51024733be
@@ -124,7 +124,8 @@ Once you have a Linux-based Kubernetes control-plane node you are ready to choos
```powershell
wins cli process run --path /k/flannel/setup.exe --args "--mode=overlay --interface=Ethernet"
```
in the flannel-host-gw.yml or flannel-overlay.yml file and specify your interface accordingly.
in the `flannel-host-gw.yml` or `flannel-overlay.yml` file and specify your interface accordingly.
{{< /note >}}
```bash