Browse Source

update docs

ffdfgdfg 5 years ago
parent
commit
2d81bdc286
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
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```
 For windows, run cmd as administrator and enter the installation directory ```nps.exe install```
 
 
-- start up
-
 - default ports
 - default ports
 
 
 The default configuration file of nps use 80,443,8080,8024 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
 8024 for net bridge port, to communicate between server and client
 
 
+- start up
+
 For linux、darwin ```sudo nps start```
 For linux、darwin ```sudo nps start```
 
 
 For windows, run cmd as administrator and enter the program directory ```nps.exe start```
 For windows, run cmd as administrator and enter the program directory ```nps.exe start```