Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #11

Merged
merged 1 commit into from
Sep 12, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 ☝️ -->