summaryrefslogtreecommitdiffhomepage
path: root/docs/sources
diff options
context:
space:
mode:
Diffstat (limited to 'docs/sources')
-rw-r--r--docs/sources/getting-started.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sources/getting-started.md b/docs/sources/getting-started.md
index 4ef40c8c..361a817e 100644
--- a/docs/sources/getting-started.md
+++ b/docs/sources/getting-started.md
@@ -7,7 +7,7 @@ Route Server), this example gives you the basics of GoBGP usage.
## Prerequisites
-You need to install [Go 1.3 or later](http://golang.org/doc/install). After installing Go, make sure that `$GOPATH/bin` in included in your `$PATH`.
+You need to install [Go 1.5 or later](http://golang.org/doc/install). After installing Go, make sure that `$GOPATH/bin` in included in your `$PATH`.
## Installing GoBGP