surplus_up (2du) hace 7 años
padre
commit
79e2bb0db0
Se han modificado 2 ficheros con 4 adiciones y 4 borrados
  1. 2 2
      readme-ko.md
  2. 2 2
      readme.md

+ 2 - 2
readme-ko.md

@@ -3,10 +3,10 @@
 
 ## 클론 명령어
 ### 일반
- * `git clone -b stable 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`
+ * `git clone -b master https://github.com/2du/opennamu.git`
 
 ## 설치법
  * [참조](http://namu.ml/w/오픈나무%2F설치법)

+ 2 - 2
readme.md

@@ -3,10 +3,10 @@ NamuMark based wiki engine returns to Python. (Python 3.5 or later)
 
 ## Clone command
 ### Stable
- * `git clone -b stable 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`
+ * `git clone -b master https://github.com/2du/opennamu.git`
 
 ## Install
  * [Reference](https://namu.ml/w/opennamu%2FInstall)