Skip to content

Commit 291bbc4

Browse files
committed
Try fix footnotes
1 parent acaf013 commit 291bbc4

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -121,13 +121,7 @@ can generate the Ocaml code by running
121121

122122
Parameters are separated by `;`
123123

124-
[^6] When using this option, all dependencies needs to be compiled
125-
using this option as well. E.g. if the protobuf file dependes on
126-
*google well known types*, you will need to rebuild using
127-
`prefix_output_with_package=true` as
128-
well. This dune file
129-
[dune](https://github.com/andersfugmann/ocaml-protoc-plugin/blob/main/test/test_params/google_types_prefixed/dune)
130-
lists how to do that.
124+
[^6]: When using this option, all dependencies needs to be compiled using this option as well. E.g. if the protobuf file dependes on *google well known types*, you will need to rebuild using `prefix_output_with_package=true` as well. This dune file [dune](https://github.com/andersfugmann/ocaml-protoc-plugin/blob/main/test/test_params/google_types_prefixed/dune) lists how to do that.
131125

132126
If `protoc-gen-ocaml` is not located in the path, it is possible to
133127
specify the exact path to the plugin:

0 commit comments

Comments
 (0)