Add basic install instructions for Debian wheezy.

This commit is contained in:
Bradley M. Kuhn 2014-02-22 11:34:13 -08:00
parent 816099ad55
commit d199b5dd42

View file

@ -69,6 +69,17 @@ on ``irc.freenode.net``.
sudo apt-get update
sudo apt-get install ledger
~~~~~~~~~~~~~
Debian wheezy
~~~~~~~~~~~~~
.. code-block:: bash
# git python 3.3, virtualenvwrapper, sphinx (and related modules)
sudo aptitude install git-core python3.3 virtualenvwrapper sphinx python-sphinxcontrib-httpdomain python-flask python-flaskext.wtf python3-sqlalchemy python-sqlalchemy-doc
# ledger 3
# Build this from upstream sources
.. _usage: