Skip to content

Commit

Permalink
Update build.md
Browse files Browse the repository at this point in the history
  • Loading branch information
njmurarka committed Feb 4, 2021
1 parent 5fb419f commit 6c135d8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup/build.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@

2. Use make to build and install the blzd and blzcli executables.

If you are building for a TestNet or your own private network, use "testnet". If you are building for the Bluzelle MainNet, use "mainnet".
- If you are building for the Bluzelle TestNet or your own private network, use "testnet" as your target.
- If you are building for the Bluzelle MainNet, use "mainnet" as your target.

```text
make <target>
Expand Down

0 comments on commit 6c135d8

Please sign in to comment.