|
|
@@ -3,7 +3,7 @@
|
|
|
[](https://python.org)
|
|
|
[](./LICENSE)
|
|
|
|
|
|
-
|
|
|
+
|
|
|
|
|
|
오픈나무는 파이썬 기반의 위키 엔진입니다.
|
|
|
|
|
|
@@ -22,9 +22,9 @@
|
|
|
|
|
|
### 클론
|
|
|
아래 명령을 터미널(명령 프롬프트)에 입력하여 본 리포지토리를 클론할 수 있습니다.
|
|
|
- * 일반: `git clone -b stable https://github.com/2du/openNAMU.git`
|
|
|
- * 베타: `git clone -b beta https://github.com/2du/openNAMU.git`
|
|
|
- * 개발: `git clone -b dev https://github.com/2du/openNAMU.git`
|
|
|
+ * 일반: `git clone -b stable https://github.com/openNAMU/openNAMU.git`
|
|
|
+ * 베타: `git clone -b beta https://github.com/openNAMU/openNAMU.git`
|
|
|
+ * 개발: `git clone -b dev https://github.com/openNAMU/openNAMU.git`
|
|
|
|
|
|
## 기여
|
|
|
오픈나무에는 확인되지 않은 버그가 존재할 수 있습니다. 이를 보고해주시면 오픈나무의 발전을 도울 수 있습니다. [여기](https://github.com/2du/openNAMU/issues/new)를 눌러 버그를 보고해주세요.
|
|
|
@@ -53,4 +53,4 @@
|
|
|
## 기타
|
|
|
* 첫 가입자에게 소유자 권한이 부여됩니다.
|
|
|
* [테스트 서버](http://2du.pythonanywhere.com)
|
|
|
- * [기여자 목록](https://github.com/2DU/openNAMU/graphs/contributors)
|
|
|
+ * [기여자 목록](https://github.com/openNAMU/openNAMU/graphs/contributors)
|