From 197af0c355e9b00feb071a2eafe926f143a3774a Mon Sep 17 00:00:00 2001 From: Aaron Murray Date: Fri, 2 Oct 2020 06:01:42 -0500 Subject: [PATCH] fix formatting --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1aac8a7..8af3ffc 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,6 @@ https://forum.openmediavault.org/index.php/Thread/28789-Installing-OMV5-on-Raspb ### to skip network setup done by the script -####wget https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/install -####chmod +x install -####sudo ./install -n +#### wget https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/install +#### chmod +x install +#### sudo ./install -n