summaryrefslogtreecommitdiff
path: root/download.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'download.mdwn')
-rw-r--r--download.mdwn13
1 files changed, 10 insertions, 3 deletions
diff --git a/download.mdwn b/download.mdwn
index 9ddb377..96fd602 100644
--- a/download.mdwn
+++ b/download.mdwn
@@ -44,9 +44,16 @@ The `debian/control` file lists the necessary packages under the
## Debian
-There are Debian packages built by CI from every commit. They work on
-Debian 10 (buster) ans later. Add the following to
-`/etc/apt/sources.list.d/subplot.list`:
+There is a Debian package built by CI from every commit. It works on
+Debian 10 (buster) and later. We have a script to install it:
+
+~~~sh
+curl -s https://gitlab.com/larswirzenius/subplot/-/raw/main/install-debian.sh | sudo bash
+~~~
+
+If you'd rather not download a script from the Internet and run it as
+root (kudos!), you can do the same steps manually. Add the following
+to `/etc/apt/sources.list.d/subplot.list`:
~~~
deb http://ci-prod-controller.vm.liw.fi/debian unstable-ci main