summaryrefslogtreecommitdiffhomepage
path: root/docs/sources/getting-started.md
diff options
context:
space:
mode:
authorDennis Durling <djdtahoe@gmail.com>2018-01-18 10:26:15 -0800
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2018-01-19 06:39:44 +0900
commit52770785bd2c9b77744ace2a2e2092132b534406 (patch)
tree3aba5ee871b41dcf163e093e056b09016daf1370 /docs/sources/getting-started.md
parent32e6e98ca4ee44f1ea42f94a245571ffbd38c695 (diff)
docs: fix typo in README
is, not in
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 cdd8ba83..ef829a1e 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.7 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.7 or later](http://golang.org/doc/install). After installing Go, make sure that `$GOPATH/bin` is included in your `$PATH`.
## Installing GoBGP