chiark / gitweb /
Installation docs: say to get it from your distro
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 8 Jan 2023 22:55:40 +0000 (22:55 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 9 Jan 2023 23:41:52 +0000 (23:41 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
docs/install.md

index bd740b598fe94b08131b5b6d4384bfcfefa76410..6094ff1aeb79d119c55bd9b5f4e40e6ec927aba0 100644 (file)
@@ -6,6 +6,13 @@ The documentation is procssed with Sphinx.
 
 It is most convenient to install (especailly the server) as a `.deb`.
 
+On a recent-enough Debian derivative you can simply run
+(on each end as applicable):
+```
+    apt install hippotat-server
+    apt install hippotat-client
+```
+
 Building
 --------