summaryrefslogtreecommitdiffhomepage
path: root/docs/sources/getting-started.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/sources/getting-started.md')
-rw-r--r--docs/sources/getting-started.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/sources/getting-started.md b/docs/sources/getting-started.md
index b2c4be37..9f3d532e 100644
--- a/docs/sources/getting-started.md
+++ b/docs/sources/getting-started.md
@@ -51,6 +51,9 @@ If you don't like `toml`, you can use `json`, `yaml` and `hcl` instead.
peer-as = 65002
```
+see [here](https://github.com/osrg/gobgp/blob/master/docs/sources/configuration.md) for
+more complicated configuration.
+
## Starting GoBGP
Save the configuration above as gobgpd.conf and start gobgpd: