Skip to content

Commit 68167ad

Browse files
committed
Fix protobuf README snippet validation
1 parent d54adc3 commit 68167ad

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

elasticgraph-protobuf/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ index 2943335..26633c3 100644
6464
Then opt into proto generation from your schema definition:
6565

6666
```ruby
67+
# in config/schema/protobuf.rb
68+
6769
ElasticGraph.define_schema do |schema|
6870
schema.proto_schema_artifacts package_name: "myapp.events.v1"
6971
end

0 commit comments

Comments
 (0)