From f3b935f70f8a29ab0e7c09cc132d351589de12d7 Mon Sep 17 00:00:00 2001 From: Aaron Murray Date: Tue, 19 May 2020 12:10:04 -0500 Subject: [PATCH] Update README.md --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index e0bbd74..7e8111b 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ -# installScript +### installScript +- please use a new SD card if installing on an arm/sbc device. +- will install openmediavault, omv-extras, and flashmemory -## please use a new SD card if installing on an arm/sbc device. +### install the script's prerequisites +#### `apt-get install wget sudo` -# install the script's prerequisites -apt-get install wget sudo +### download script and execute +- the wget option -O needs to be a capital letter 'O' +#### `wget -O - https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/install | sudo bash` -# download script and execute -### the wget option -O needs to be a capital letter 'O' -wget -O - https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/install | sudo bash - -# a detailed guide is available for this script as well +### a detailed guide is available for this script as well https://forum.openmediavault.org/index.php/Thread/28789-Installing-OMV5-on-Raspberry-PI-s-Armbian-SBC-s-i386-32-bit-platforms/