commit 57687ecd79714c3f37ac8b7962a5072b4ce5ea0d parent d9b22aed3d94569805f2d498e2caf5623f6c4c8e Author: William Casarin <jb55@jb55.com> Date: Sat, 17 Mar 2018 18:02:23 -0700 Merge pull request #12 from bretton/master adding prerequisite software to build this package on Ubuntu Diffstat:
M | README.md | | | 10 | ++++++++++ |
1 file changed, 10 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -52,8 +52,18 @@ ## Install + If on Ubuntu, check you have the prerequisites to build this package + + $ sudo apt-get install build-essential bison flex + + Build and install + $ make install + If you run into errors because your user doesn't have write access to /usr/local/bin then + + $ sudo make install + ## Units - BTC,