From d4ffc1aba49c27031921a23d2b6290cbbf025f65 Mon Sep 17 00:00:00 2001 From: tympanix Date: Thu, 21 Mar 2019 14:46:10 +0100 Subject: [PATCH] docs: use 1.x.x version as placeholder --- docs/content/01-installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/01-installation.md b/docs/content/01-installation.md index 21f086a..e7f6d94 100644 --- a/docs/content/01-installation.md +++ b/docs/content/01-installation.md @@ -10,7 +10,7 @@ Visit the [github releases](https://github.com/tympanix/supper/releases) page fo For debian based systems supper is available as a debian package. The package will install supper and set up a systemd unit for ease of use. Download the debian package from the github releaes page and install with ```bash -dpkg -i supper-1.0.0.deb +dpkg -i supper-1.x.x.deb ``` ## Windows