From f60dc15c50e8fad52f8ee3e313041e2d224be667 Mon Sep 17 00:00:00 2001 From: Whit J Date: Tue, 30 Sep 2014 10:48:40 -0700 Subject: doc: add make install to build-osx.md and build-unix.md --- doc/build-osx.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/build-osx.md') diff --git a/doc/build-osx.md b/doc/build-osx.md index 0364d3a01b..dc55f8259e 100644 --- a/doc/build-osx.md +++ b/doc/build-osx.md @@ -81,6 +81,10 @@ After exiting, you'll get a warning that the install is keg-only, which means it make check +4. (Optional) You can also install bitcoind to your path: + + make install + Creating a release build ------------------------ You can ignore this section if you are building `bitcoind` for your own use. -- cgit v1.2.3