diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -147,9 +147,9 @@ Or, for Ubuntu 12.04: Debian squeeze (6.0): the version of boost in squeeze is too old for ledger and unfortunately no backport is available at the moment. -Debian 7 (wheezy) and Debian 8 (jessie) contain all components needed to -build ledger. You can install all required build dependencies using the -following command: +Debian 7 (wheezy), Debian 8 (jessie), Debian testing (stretch) and Debian +unstable (sid) contain all components needed to build ledger. You can +install all required build dependencies using the following command: $ sudo apt-get install build-essential cmake autopoint texinfo python-dev \ zlib1g-dev libbz2-dev libgmp3-dev gettext libmpfr-dev \ |