Surplus_Up (2DU) il y a 7 ans
Parent
commit
54ea533e67
2 fichiers modifiés avec 6 ajouts et 6 suppressions
  1. 2 2
      Readme-Ko.md
  2. 4 4
      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설치법)

+ 4 - 4
readme.md

@@ -3,13 +3,13 @@ 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)
+ * [Reference](https://namu.ml/w/opennamu%2FInstall)
  
 ## set.json Explanation
  * db = Database Name
@@ -21,4 +21,4 @@ You can create a new set.json by deleting it.
  * The first registor is granted owner privileges.
 
 ## 한국어
- * [참조](https://github.com/2DU/openNAMU/blob/master/Readme-Ko.md)
+ * [참조](https://github.com/2DU/opennamu/blob/master/Readme-Ko.md)