Commit d7b1d418 authored by Darío Hereñú's avatar Darío Hereñú Committed by Wouter van Oortmerssen

Update URL (#4576)

parent 9dae3eac
...@@ -5,7 +5,7 @@ Building {#flatbuffers_guide_building} ...@@ -5,7 +5,7 @@ Building {#flatbuffers_guide_building}
The distribution comes with a `cmake` file that should allow The distribution comes with a `cmake` file that should allow
you to build project/make files for any platform. For details on `cmake`, see you to build project/make files for any platform. For details on `cmake`, see
<http://www.cmake.org>. In brief, depending on your platform, use one of <https://www.cmake.org>. In brief, depending on your platform, use one of
e.g.: e.g.:
cmake -G "Unix Makefiles" cmake -G "Unix Makefiles"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment