diff --git a/Linux.md b/Linux.md index 02c588d..9de2b85 100644 --- a/Linux.md +++ b/Linux.md @@ -4,6 +4,7 @@ Installing Statup on Linux is a 1 line command. It's that easy. bash <(curl -s https://assets.statup.io/install.sh) statup version ``` +[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-white.svg)](https://snapcraft.io/statup) ## Systemd Service Setting up a systemd service is a great way to make sure your Statup server will automatically reboot when needed. You can use the file below for your service. You should have Statup already installed by this step.