diff options
Diffstat (limited to 'doc/build.md')
-rw-r--r-- | doc/build.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build.md b/doc/build.md index 47d1a89..d922e43 100644 --- a/doc/build.md +++ b/doc/build.md @@ -1,7 +1,7 @@ % Build instructions % [Guilhem Moulin](mailto:guilhem@fripost.org) -On Debian 9 (codename *Stretch*) and later, installing [`interimap`(1)] +On Debian 10 (codename *Buster*) and later, installing [`interimap`(1)] is a single command away: $ sudo apt install interimap |