add to readme

This commit is contained in:
Aaron Murray 2019-09-29 19:50:19 -05:00
parent dc748b3ade
commit 35c2f2fb98

View File

@ -1,3 +1,7 @@
# installScript
# install the script's requistite
apt-get install wget lsb_release sudo
# download script and execute
wget -O - https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/install | sudo bash