summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-11-10 18:54:24 +0200
committerLars Wirzenius <liw@liw.fi>2020-11-10 18:54:24 +0200
commitf1f34215a32893805dd7372339626acb40af6070 (patch)
treec46026a5b91f9ec3f5417df7b596b3019f121d0b
parent81404ae59c26ce7f95322493da35e9984ac44c09 (diff)
downloadsubplot.liw.fi-f1f34215a32893805dd7372339626acb40af6070.tar.gz
download.mdwn: point at install-subplot.sh script
-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