diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2020-12-10 20:44:40 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2020-12-11 11:20:41 +0100 |
commit | 09376bac4fe99c542223ba0ae23ad6067410b1fa (patch) | |
tree | 08a92e9b933139d0017fb9efb379020a01b60536 /doc | |
parent | 265f133600e9812726a52ea3067409ed3578e882 (diff) |
typofix
Diffstat (limited to 'doc')
-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 |