Commit 84d66a10 authored by chiaming2000's avatar chiaming2000
Browse files

Update README.md

parent 68932253
Loading
Loading
Loading
Loading
+20 −22
Original line number Diff line number Diff line
@@ -61,15 +61,14 @@ Getting Started With Simulator
            where "Version" above is the build version number.  Such as 0.8.0.1 .
   
   or Start with script (If configuration tcp_port, tls_port and Kinetic_home, use script -help):
       Windows: 

  Windows: 
```
  cd "Kinetic-Folder"\bin
  startSimulator.bat
```

  Linux & Mac:
       
```
  cd "Kinetic-Folder"/bin
  sh startSimulator.sh
@@ -84,15 +83,14 @@ Admin command line Usage
2, start simulator as described in the above section.
   
3, run admin cli
   Windows:

   Windows:
```
   cd "Kinetic-Folder"/bin
   kineticadmin -help
```     
   
   Linux:
   
```
   cd "Kinetic-Folder"/bin
   ./kineticadmin.sh -help