From 2d81bdc2862b48c2d115e2b4fc52fd74797b9e3c Mon Sep 17 00:00:00 2001 From: ffdfgdfg Date: Sun, 1 Mar 2020 20:40:50 +0800 Subject: [PATCH] update docs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 499d4b1..d425adb 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,6 @@ For linux、darwin ```sudo ./nps install``` For windows, run cmd as administrator and enter the installation directory ```nps.exe install``` -- start up - - default ports The default configuration file of nps use 80,443,8080,8024 ports @@ -56,6 +54,8 @@ The default configuration file of nps use 80,443,8080,8024 ports 8024 for net bridge port, to communicate between server and client +- start up + For linux、darwin ```sudo nps start``` For windows, run cmd as administrator and enter the program directory ```nps.exe start```