Update readme.md

This commit is contained in:
bjango-b
2018-06-26 09:24:08 +10:00
committed by GitHub
parent 6c3fcf1517
commit 72809a13e5

View File

@@ -6,7 +6,8 @@ iStat Server is a system monitoring daemon that is used in conjunction with [iSt
### Quick Install
```
curl -fsSL https://files.bjango.com/istatserverlinux/istatserverlinux.sh -o istatserverlinux.sh && sh istatserverlinux.sh
curl -fsSL https://raw.githubusercontent.com/bjango/istatserverlinux/master/get-istatserver.sh -o get-istatserver
.sh && sh istatserverlinux.sh
```
Quick install will install and update any required packages. If you do not want packages installed or updated automatically then please perform a manual install using the instructions below