File tree 1 file changed +4
-3
lines changed
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).
7
7
NOTE: You will still need
8
8
[ ` flatc ` utility] ( https://google.github.io/flatbuffers/flatbuffers_guide_using_schema_compiler.html )
9
9
version [ 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] ).
13
14
14
15
## Usage and Examples
15
16
You can’t perform that action at this time.
0 commit comments