# HG changeset patch # User Tero Koskinen # Date 1683600630 -10800 # Tue May 09 05:50:30 2023 +0300 # Node ID 7c0bac9c3a0db4a075c7f53a91f2875feb43c743 # Parent f42bc1481ed2275427342309d6e876e2d01c3a1a Update installation instructions for Debian diff --git a/README.md b/README.md --- a/README.md +++ b/README.md @@ -233,10 +233,10 @@ #### Debian package -The following command installs Ahven on Debian GNU/Linux 10 (buster). +The following command installs Ahven on Debian GNU/Linux 11 (buster). ``` -sudo apt-get install libahven-doc libahven7-dev +sudo apt-get install libahven-doc libahven9-dev ``` #### Fedora package