Skip to content

Commit 0733fb9

Browse files
Add comment.
1 parent 3af7497 commit 0733fb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/map/offheap-flatbuffers/generate_fbs_code.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#!/bin/bash
22

33
# Script to invoke the FlatBuffers compiler flatc to generate Kotlin FlatBuffer classes.
4+
# You must have flatc installed locally and in your PATH before running this script.
45

56
BASE_DIRECTORY=$(dirname $0)
67

0 commit comments

Comments
 (0)