File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,10 @@ with [FlatBuffers](https://google.github.io/flatbuffers).
77NOTE: You will still need
88[ ` flatc ` utility] ( https://google.github.io/flatbuffers/flatbuffers_guide_using_schema_compiler.html )
99version [ 1.10.0+] ( https://github.com/google/flatbuffers/releases/tag/v1.10.0 ) installed (there are
10- [ windows binary releases] ( https://github.com/google/flatbuffers/releases ) , ` flatbuffers ` packages
11- for [ conda] ( https://anaconda.org/conda-forge/flatbuffers ) [ Windows, Linux, MacOS] ,
12- [ Arch Linux] ( https://www.archlinux.org/packages/community/x86_64/flatbuffers/ ) ).
10+ [ windows binary releases] ( https://github.com/google/flatbuffers/releases ) , ` flatbuffers-compiler `
11+ package for Debian/Ubuntu, ` flatbuffers ` packages for
12+ [ Arch Linux] ( https://archlinux.org/packages/extra/x86_64/flatbuffers/ ) and
13+ [ conda] ( https://anaconda.org/conda-forge/flatbuffers ) [ Windows, Linux, MacOS] ).
1314
1415## Usage and Examples
1516
You can’t perform that action at this time.
0 commit comments