summaryrefslogtreecommitdiffhomepage
path: root/docs/sources/getting-started.md
diff options
context:
space:
mode:
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2016-05-26 16:45:12 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2016-05-26 16:45:12 +0900
commitc1b95aa96192a3c0e02b0847694715f130010df3 (patch)
tree9a4339ea81d310c0bbb7261cf8e2763df8eb6f0d /docs/sources/getting-started.md
parent0dbf1d87cb6f42498e6607d616572fb80d36fd83 (diff)
docs: update go versions
[ci skip] Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'docs/sources/getting-started.md')
-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