This commit is contained in:
Jakob Borg
2015-05-30 08:31:21 +02:00
parent e29443e5dc
commit 84e2295834
+2 -2
View File
@@ -137,8 +137,8 @@ Building without Git
Syncthing can be built perfectly fine from a source tarball of course. 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 If the tarball is from our build server it contains a file called
``RELEASE`` that information the build system of the version being ``RELEASE`` that informs the build system of the version being
build. If you're building from a different source package, for example built. If you're building from a different source package, for example
one automatically generated by Github, you must instead pass the one automatically generated by Github, you must instead pass the
``-version`` flag to ``build.go``. ``-version`` flag to ``build.go``.