diff --git a/docs/source/Building.md b/docs/source/Building.md index daeeb1ee2..a05e3991b 100644 --- a/docs/source/Building.md +++ b/docs/source/Building.md @@ -5,7 +5,7 @@ Building {#flatbuffers_guide_building} The distribution comes with a `cmake` file that should allow you to build project/make files for any platform. For details on `cmake`, see -. In brief, depending on your platform, use one of +. In brief, depending on your platform, use one of e.g.: cmake -G "Unix Makefiles"