Update readme.md

This commit is contained in:
bjango-b
2018-06-26 09:25:41 +10:00
committed by GitHub
parent f42d82243c
commit c68f7b9527

View File

@@ -6,8 +6,7 @@ iStat Server is a system monitoring daemon that is used in conjunction with [iSt
### Quick Install ### Quick Install
``` ```
curl -fsSL https://raw.githubusercontent.com/bjango/istatserverlinux/master/get-istatserver.sh -o istatserverlinux curl -fsSL https://raw.githubusercontent.com/bjango/istatserverlinux/master/get-istatserver.sh -o istatserverlinux.sh && sh istatserverlinux.sh
.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 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