Skip to content

Commit

Permalink
README update for debug builds
Browse files Browse the repository at this point in the history
  • Loading branch information
kozyilmaz committed Jan 20, 2018
1 parent 8d2de00 commit 70b0ca2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ $ source environment
$ make
```

In case of an error please run the following command for debug info
```shell
$ PRINT_DEBUG=y make all
```

After successful build Zcash binaries will be installed to `out` directory under project root
You can then copy binary directory anywhere you like there are no dependencies to the build tree anymore
```shell
Expand Down

0 comments on commit 70b0ca2

Please sign in to comment.