Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Commit

Permalink
Add extension to build script
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartmscott committed Nov 30, 2018
1 parent 04f8f29 commit e9eb570
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ This project defines the data structures of a blockchain as protocol buffers (ht
Build
=====

./build --go_out=<go-output>
./build.sh --go_out=<go-output>

./build --javalite_out=<java-output>
./build.sh --javalite_out=<java-output>

0 comments on commit e9eb570

Please sign in to comment.