chiark / gitweb /
Build: Fix construction of manual pages.
[tripe] / README
diff --git a/README b/README
index 8d89ecd45f967429be40259bcd05f98316121d3e..1a9e12e3f65e8b7547ab573e921ead622bf7f506 100644 (file)
--- a/README
+++ b/README
@@ -45,7 +45,7 @@ Installation notes
                #! /bin/sh
 
                set -e
-               tripectl add PEER PEER-ADDR 22003
+               tripectl add PEER PEER-ADDR 4070
                ifname=`tripectl ifname PEER`
-               ifconfig $ifname LOCAL pointopoint REMOTE
+               ifconfig $ifname LOCAL pointopoint REMOTE mtu 1429
                route add -net RNET netmask RMASK gw REMOTE