diff --git a/Linux.md b/Linux.md index 85e3d3b..e3e3b62 100644 --- a/Linux.md +++ b/Linux.md @@ -1,5 +1,5 @@ # Installing on Linux -Installing Statping on Linux can be done by downloading the latest tar.gz file, unzipping, and running the executable. You can also install using [Snapcraft](https://snapcraft.io/) for Ubuntu systems. +Installing and updating Statping on Linux can be done by downloading the latest tar.gz file, unzipping, and running the executable. Or run the install/upgrade script below. ```shell curl -o- -L https://statping.com/install.sh | bash