From cc4175cd31c01bfcd8f83eccbeb3e08a2beff271 Mon Sep 17 00:00:00 2001 From: Bryan Boreham Date: Fri, 6 May 2016 11:36:52 +0100 Subject: [PATCH] Cosmetic --- site/using-weave/host-network-integration.md | 1 + 1 file changed, 1 insertion(+) diff --git a/site/using-weave/host-network-integration.md b/site/using-weave/host-network-integration.md index b5dd48b439..e1f13be8ed 100644 --- a/site/using-weave/host-network-integration.md +++ b/site/using-weave/host-network-integration.md @@ -46,6 +46,7 @@ access to the Weave network from hosts that are not running Weave Net: ip route add via Where, + * `` is an IP address range in use on Weave Net, for example, `10.2.0.0/16` or `10.32.0.0/12` and, * `` is the address of the machine on which you ran `weave expose`.