From 0ad5bdfb6e7f06c770cd325810115f364cfcb1cb Mon Sep 17 00:00:00 2001 From: Marc Edwards Date: Sat, 5 Aug 2017 08:23:59 +1000 Subject: [PATCH] Small text improvements. --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 67b1a14..34addab 100644 --- a/readme.md +++ b/readme.md @@ -20,7 +20,7 @@ iStat Server is a system monitoring daemon that is used in conjunction with [iSt - sqlite3 + development libraries. - libxml2 + development libraries. -We have a package guide [available](https://bjango.com/help/istat3/linuxpackages/) to help you install all the required packages for your OS. +We have a [package guide available](https://bjango.com/help/istat3/linuxpackages/) to help you install all the required packages for your OS. ----- @@ -39,7 +39,7 @@ A 5 digit passcode is generated by the install script. It can be found in the pr ----- ### Upgrading iStat Server -Upgrades follow the same process as standard installs. Please stop istatserver if its running then run the normal build process. +Upgrades follow the same process as standard installs. Please stop istatserver if it is running then run the normal build process. -----