@@ -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`
@@ -3,7 +3,7 @@ NamuMark based wiki engine returns to Python. (3.5 and above)
## Clone command
### Stable
### Master