diff options
author | John Wiegley <johnw@newartisans.com> | 2013-05-29 01:19:56 -0500 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2013-05-29 01:20:31 -0500 |
commit | 39841af0cec3b5d51ff18ee990a971572c8477a9 (patch) | |
tree | e979cbe8bb3602356c2aad81cd4b1969d1be5fed /README.md | |
parent | a2518fa2a138e5836e00b080e817337b7584d5ac (diff) | |
download | fork-ledger-39841af0cec3b5d51ff18ee990a971572c8477a9.tar.gz fork-ledger-39841af0cec3b5d51ff18ee990a971572c8477a9.tar.bz2 fork-ledger-39841af0cec3b5d51ff18ee990a971572c8477a9.zip |
Bump version number, fix README files
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -88,10 +88,6 @@ run: boost +st+python26+icu texlive doxygen graphviz texinfo lcov sloccount -You can even just install the current Ledger **RELEASE** directly: - - sudo port install ledger - ### Ubuntu If you're going to build on Ubuntu, `sudo apt-get install ...` the @@ -143,9 +139,6 @@ and testing Ledger. You can run `make check` to confirm the result, and `make install` to install. -If you have extra CPU cycles to burn, try `./acprep proof`, which provides the -most thorough shakedown of a healthy source tree. - ## Resources Now that you're up and running, here are a few resources to keep in mind: |