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. -----