소스 검색

minor text change

UbitUmarov 4 년 전
부모
커밋
1a21ab1938
1개의 변경된 파일2개의 추가작업 그리고 4개의 파일을 삭제
  1. 2 4
      README.md

+ 2 - 4
README.md

@@ -25,10 +25,9 @@ to capture any errors.
 To run OpenSim from a command prompt
 
  * cd to the bin/ directory where you unpacked OpenSim
- * review and change configuration files (.ini) for your needs
+ * review and change configuration files (.ini) for your needs. see the "Configuring OpenSim" section
  * run OpenSim.exe or opensim32.exe for small regions
 
-Now see the "Configuring OpenSim" section
 
 # Running OpenSim on Linux
 
@@ -39,10 +38,9 @@ for more information.
 To run OpenSim, from the unpacked distribution type:
 
  * cd bin
- * review and change configuration files (.ini) for your needs
+ * review and change configuration files (.ini) for your needs.see the "Configuring OpenSim" section
  * run ./opensim.sh
 
-Now see the "Configuring OpenSim" section
 
 # Configuring OpenSim