diff --git a/README.md b/README.md index 07c796b..637d4ea 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,11 @@ Feel free to adapt the script and submit changes that will contribute! ### Tips +Install alpine pre-reqs: +``` +apk add bash bash-completion gcompat +``` + Download script with this url: `https://raw.githubusercontent.com/netvolt/LinuxRMM-Script/main/rmmagent-linux.sh` For Ubuntu systems try: 'wget https://raw.githubusercontent.com/netvolt/LinuxRMM-Script/main/rmmagent-linux.sh'