From c68f7b952726e21aa37ea70c4a9fd9cb2321d0b0 Mon Sep 17 00:00:00 2001 From: bjango-b Date: Tue, 26 Jun 2018 09:25:41 +1000 Subject: [PATCH] Update readme.md --- readme.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 6ce3148..29d432f 100644 --- a/readme.md +++ b/readme.md @@ -6,8 +6,7 @@ iStat Server is a system monitoring daemon that is used in conjunction with [iSt ### Quick Install ``` -curl -fsSL https://raw.githubusercontent.com/bjango/istatserverlinux/master/get-istatserver.sh -o istatserverlinux -.sh && sh istatserverlinux.sh +curl -fsSL https://raw.githubusercontent.com/bjango/istatserverlinux/master/get-istatserver.sh -o istatserverlinux.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