Ver código fonte

리드미 수정

Surplus_Up (2DU) 7 anos atrás
pai
commit
d6d6cb34f2
2 arquivos alterados com 3 adições e 3 exclusões
  1. 2 2
      Readme-Ko.md
  2. 1 1
      readme.md

+ 2 - 2
Readme-Ko.md

@@ -1,9 +1,9 @@
 ## 개요
-나무마크 기반의 파이썬 위키 엔진 입니다. (3.5 이상)
+나무마크 기반의 파이썬 위키 엔진 입니다. (파이썬 3.5 이상)
 
 ## 클론 명령어
 ### 일반
- * `git clone https://github.com/2DU/openNAMU.git`
+ * `git clone -b stable https://github.com/2DU/openNAMU.git`
 
 ### 베타
  * `git clone -b master https://github.com/2DU/openNAMU.git`

+ 1 - 1
readme.md

@@ -3,7 +3,7 @@ NamuMark based wiki engine returns to Python. (3.5 and above)
 
 ## Clone command
 ### Stable
- * `git clone https://github.com/2DU/openNAMU.git`
+ * `git clone -b stable https://github.com/2DU/openNAMU.git`
 
 ### Master
  * `git clone -b master https://github.com/2DU/openNAMU.git`