Skip to content

Commit

Permalink
Change file extension to .proto
Browse files Browse the repository at this point in the history
  • Loading branch information
oschrenk committed Nov 10, 2012
1 parent 9c9cf56 commit c29e196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ You must:
+ Include the dependency on protobuf-java or your compile will fail.


Once this is all done add your *.protoc files to the directory: src/main/proto
Once this is all done add your *.proto files to the directory: src/main/proto

Everything should then build with a: mvn clean install

Expand Down

0 comments on commit c29e196

Please sign in to comment.