diff options
author | Martin Michlmayr <tbm@cyrius.com> | 2018-03-29 17:33:30 +0200 |
---|---|---|
committer | Martin Michlmayr <tbm@cyrius.com> | 2018-03-29 17:33:30 +0200 |
commit | a9859bc6d131afe564adaf0b1628cee75c4bead3 (patch) | |
tree | a44b0413f7016afd36b5e5cc389a68616a6a3161 /README.md | |
parent | 44a885c5221253ee5809f076ebbe5f17d0c86e7c (diff) | |
download | fork-ledger-a9859bc6d131afe564adaf0b1628cee75c4bead3.tar.gz fork-ledger-a9859bc6d131afe564adaf0b1628cee75c4bead3.tar.bz2 fork-ledger-a9859bc6d131afe564adaf0b1628cee75c4bead3.zip |
Update Debian releases in README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -145,9 +145,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), 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: +Debian 7 (wheezy), Debian 8 (jessie), Debian 9 (stretch), Debian testing +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 \ |