From c80a3bfb134b2187437eddc8803fe92e71c3bbd9 Mon Sep 17 00:00:00 2001 From: Neil Alexander Date: Tue, 19 Feb 2019 18:42:08 +0000 Subject: [PATCH] Update platform-edgerouter.md --- platform-edgerouter.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/platform-edgerouter.md b/platform-edgerouter.md index 87d6386..09304af 100644 --- a/platform-edgerouter.md +++ b/platform-edgerouter.md @@ -54,7 +54,9 @@ At this point, Yggdrasil will start running using default configuration, which i ## Configuration -Other changes should be made to `/config/yggdrasil.tun0.conf` by hand, e.g. if using `tun0`: +Once you have generated a configuration file, as above, then you should make configuration changes (like adding peers) by editing the `/config/yggdrasil.tun0.conf` file. + +For example, if using `tun0`: ``` vi /config/yggdrasil.tun0.conf ```