From e4a775a9cd1864c66c97640194eaf55b844622dc Mon Sep 17 00:00:00 2001 From: Kevin Krumm Date: Wed, 15 Nov 2017 11:28:28 -0600 Subject: [PATCH] docs: fix for VM images doc. (#7740) * docs: fix for VM images doc. I messed up the backticks :( * Update CentOS-image.md --- doc/Installation/CentOS-image.md | 6 ++++-- doc/Installation/Ubuntu-image.md | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/doc/Installation/CentOS-image.md b/doc/Installation/CentOS-image.md index c4b11fadf1..ac74fc52ee 100644 --- a/doc/Installation/CentOS-image.md +++ b/doc/Installation/CentOS-image.md @@ -9,8 +9,10 @@ The image is built with VirtualBox, a vmdk is provided along with an ova which w These should be supported in VMWare Fusion, Workstation, Player and VirtualBox. * NOTE: It's highly recommended that you update by doing the follwoing. -`cd /opt/librenms ./daily.sh` - +```bash +cd /opt/librenms +./daily.sh +``` * Any issues and or help with these images should be reported via [Community Fourm](https://community.librenms.org) or our [Discord server](https://t.libren.ms/discord) diff --git a/doc/Installation/Ubuntu-image.md b/doc/Installation/Ubuntu-image.md index 85a9ddffea..6372d69d99 100644 --- a/doc/Installation/Ubuntu-image.md +++ b/doc/Installation/Ubuntu-image.md @@ -9,8 +9,10 @@ The image is built with VirtualBox, a vmdk is provided along with an ova which w These should be supported in VMWare Fusion, Workstation, Player and VirtualBox. * NOTE: It's highly recommended that you update by doing the follwoing. -`cd /opt/librenms ./daily.sh` - +```bash +cd /opt/librenms +./daily.sh +``` * Any issues and or help with these images should be reported via [Community Fourm](https://community.librenms.org) or our [Discord server](https://t.libren.ms/discord) #### Setup