diff options
author | Martin Michlmayr <tbm@cyrius.com> | 2015-07-28 17:32:36 -0400 |
---|---|---|
committer | Martin Michlmayr <tbm@cyrius.com> | 2015-07-28 17:32:36 -0400 |
commit | 1cf473ca50415dd4667b145b466994489ff57d1a (patch) | |
tree | 2cd41b627d53cfe32f1e6d677624b99b32436e03 /README.md | |
parent | 2c8c6524bd2e5cc8436341947989f05c7028f72f (diff) | |
download | fork-ledger-1cf473ca50415dd4667b145b466994489ff57d1a.tar.gz fork-ledger-1cf473ca50415dd4667b145b466994489ff57d1a.tar.bz2 fork-ledger-1cf473ca50415dd4667b145b466994489ff57d1a.zip |
Add Debian testing and sid to install instructions
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 \ |