Commit 11305d76 authored by HooYoungAhn's avatar HooYoungAhn
Browse files

Update README.md

parent eff5fb6f
Pipeline #1131 canceled with stages
......@@ -49,7 +49,7 @@ BeeAI를 다운받기 위한 절차는 다음과 같습니다.
권한요청 승인 답메일을 받은 후에는, 아래의 명령어를 이용하여 BeeAI를 다운로드할 수 있습니다.
<pre>
<code>git clone http://211.43.13.21/ksb/kaf</code>
<code>git clone https://etrioss.kr/ksb/kaf</code>
</pre>
처음으로 다운로드할 경우, 가입시 이용한 사용자 ID ("Username")와 암호 ("Password")를 입력합니다.
......@@ -57,7 +57,7 @@ BeeAI를 다운받기 위한 절차는 다음과 같습니다.
BeeAI가 업데이트된 경우, 아래 명령어를 이용해 업데이트된 파일만 받을 수 있습니다.
<pre>
<code>git pull http://211.43.13.21/ksb/kaf</code>
<code>git pull https://etrioss.kr/ksb/kaf</code>
</pre>
## 매뉴얼
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment