From e673a905a011ad0ee73daf5a326f3ada60f126c5 Mon Sep 17 00:00:00 2001 From: Aaron Murray Date: Tue, 19 May 2020 11:42:42 -0500 Subject: [PATCH] add note --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 449cd41..042940b 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ 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 # a detailed guide is available for this script as well