Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -47,7 +47,7 @@ | ... | @@ -47,7 +47,7 @@ |
47 | 47 | ||
48 | 1. 프로그램을 다운받는다 | 48 | 1. 프로그램을 다운받는다 |
49 | ```sh | 49 | ```sh |
50 | -git clone ssh://git@khuhub.khu.ac.kr:12959/2019103219/Amazon_Shopping_Helper.git | 50 | +git clone http://khuhub.khu.ac.kr/2019103219/Amazon_Shopping_Helper.git |
51 | ``` | 51 | ``` |
52 | 2. NPM pactages를 설치한다 | 52 | 2. NPM pactages를 설치한다 |
53 | ```sh | 53 | ```sh | ... | ... |
-
Please register or login to post a comment