chiark
/
gitweb
/
~ian
/
hippotat.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5d116f
)
Installation docs: say to get it from your distro
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 8 Jan 2023 22:55:40 +0000
(22:55 +0000)
committer
Ian 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
patch
|
blob
|
history
diff --git
a/docs/install.md
b/docs/install.md
index bd740b598fe94b08131b5b6d4384bfcfefa76410..6094ff1aeb79d119c55bd9b5f4e40e6ec927aba0 100644
(file)
--- a/
docs/install.md
+++ b/
docs/install.md
@@
-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
--------