diff options
author | Charles Merriam <charles.merriam@gmail.com> | 2014-03-26 22:46:20 -0700 |
---|---|---|
committer | Charles Merriam <charles.merriam@gmail.com> | 2014-03-26 22:46:20 -0700 |
commit | c9a6ad9b4899531ae1ed07579fd1a4a6add9cb65 (patch) | |
tree | c2f679ace3e160767ac46d0750dc6fa959ddc2af /README.md | |
parent | 737d776b4077fd37e8b29367b0e78c96f0e934cd (diff) | |
download | fork-ledger-c9a6ad9b4899531ae1ed07579fd1a4a6add9cb65.tar.gz fork-ledger-c9a6ad9b4899531ae1ed07579fd1a4a6add9cb65.tar.bz2 fork-ledger-c9a6ad9b4899531ae1ed07579fd1a4a6add9cb65.zip |
Update README.md; add google group link.
Mention that ./acprep is a Python script for installing dependencies.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -45,7 +45,8 @@ much further with those. ## Dependencies If you wish to proceed in this venture, you'll need a few dependencies. The -easiest way to get them for your platform is to run: +easiest way to get them for your platform is to run this handy Python +script: ./acprep dependencies |