mirror of https://github.com/statping/statping
Updated Linux (markdown)
parent
4ea2762270
commit
689aae7d64
2
Linux.md
2
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
|
||||
|
|
Loading…
Reference in New Issue