Merge pull request #131 from syncthing/revert-130-patch-2
Revert "updated compiler version"
This commit is contained in:
+3
-3
@@ -23,7 +23,7 @@ may be unstable and unsuitable for general consumption.
|
|||||||
Prerequisites
|
Prerequisites
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
- Go **1.6** or higher
|
- Go **1.3** or higher
|
||||||
- Git
|
- Git
|
||||||
|
|
||||||
If you're not already a Go developer, the easiest way to get going
|
If you're not already a Go developer, the easiest way to get going
|
||||||
@@ -40,7 +40,7 @@ Building (Unix)
|
|||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
# This should output "go version go1.6" or higher.
|
# This should output "go version go1.3" or higher.
|
||||||
$ go version
|
$ go version
|
||||||
|
|
||||||
# Go is particular about file locations; use this path unless you know very
|
# Go is particular about file locations; use this path unless you know very
|
||||||
@@ -66,7 +66,7 @@ Building (Windows)
|
|||||||
- Install the prerequisites.
|
- Install the prerequisites.
|
||||||
- Open a ``cmd`` Window::
|
- Open a ``cmd`` Window::
|
||||||
|
|
||||||
# This should output "go version go1.6" or higher.
|
# This should output "go version go1.3" or higher.
|
||||||
> go version
|
> go version
|
||||||
|
|
||||||
# Go is particular about file locations; use this path unless you know very
|
# Go is particular about file locations; use this path unless you know very
|
||||||
|
|||||||
Reference in New Issue
Block a user