Updated Linux (markdown)

master
Hunter Long 2020-06-19 04:48:02 -07:00
parent 4ea2762270
commit 689aae7d64
1 changed files with 1 additions and 1 deletions

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