Skip to content

Commit

Permalink
Merge pull request #11 from unity-sds/riverma-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
galenatjpl authored Sep 12, 2023
2 parents 80216ff + d2e305f commit 8abf595
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,10 @@ required adjustments, adding, removing or appending blocks with the correct info
1. Grab binary from Packages page.
1. Open a terminal.

#### Compiling protobuf

protoc --proto_path=unity-management-console/protobuf --go_out=internal/marketplace/ --go_opt=paths=source_relative config.proto extensions.proto marketplace.proto

### Run Instructions

```shell
Expand All @@ -74,8 +78,9 @@ Interested in contributing to our project? Please see our: [CONTRIBUTING.md](CON

See our: [LICENSE](LICENSE)

## Support

Key points of contact are:

## Compiling protobuf

protoc --proto_path=unity-management-console/protobuf --go_out=internal/marketplace/ --go_opt=paths=source_relative config.proto extensions.proto marketplace.proto
[@galenatjpl](https://github.com/galenatjpl)
<!-- ☝️ Replace with the key individuals who should be contacted for questions ☝️ -->

0 comments on commit 8abf595

Please sign in to comment.