Update snap include path instruction (#5297)

This commit is contained in:
Omer Akram
2019-04-19 03:15:21 +05:00
committed by Wouter van Oortmerssen
parent f55d4388e0
commit ecd76e898d

View File

@@ -10,7 +10,7 @@ description: |
projects using flatbuffers, however, for the compilation to work, you have
to manually add the following path in your project's configuration:
/snap/flatc/current/include
/snap/flatbuffers/current/include
If you need to use flatbuffers headers from a location other than the above
path, it is recommended to not use this snap as that could cause a mismatch.