From 87255e88bcdf764a4b6db9c0f9e316709164c0a1 Mon Sep 17 00:00:00 2001 From: johnjiang Date: Tue, 23 May 2017 16:05:59 +0800 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7404378f5..1411387b5 100644 --- a/README.md +++ b/README.md @@ -88,10 +88,10 @@ Currently, besides authorized DNS server of DNSPod, there are various products i If you don't have another management port, you should execute a script like this. ./start.sh -b /usr/local/nginx_fstack/sbin/nginx -c config.ini -    sleep 10 -   ifconfig veth0 netmask   broadcast hw ether -   route add -net 0.0.0.0 gw dev veth0 -    # route add -net ... # other route rules + sleep 10 + ifconfig veth0 netmask   broadcast hw ether + route add -net 0.0.0.0 gw dev veth0 + # route add -net ... # other route rules ## Nginx Testing Result