diff --git a/dev/building.rst b/dev/building.rst index 334eb2302..f6490d7d0 100644 --- a/dev/building.rst +++ b/dev/building.rst @@ -137,8 +137,8 @@ Building without Git Syncthing can be built perfectly fine from a source tarball of course. If the tarball is from our build server it contains a file called -``RELEASE`` that information the build system of the version being -build. If you're building from a different source package, for example +``RELEASE`` that informs the build system of the version being +built. If you're building from a different source package, for example one automatically generated by Github, you must instead pass the ``-version`` flag to ``build.go``.