doc: add make install to build-osx.md and build-unix.md

This commit is contained in:
Whit J
2014-09-30 10:48:40 -07:00
committed by Wladimir J. van der Laan
parent 3fd192f8b4
commit f60dc15c50
2 changed files with 10 additions and 3 deletions

View File

@@ -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.