From 58b2559a7223423a0c685e0c0e20f292fbbcc9c9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=EC=98=81=EC=A0=9C=20=EC=9E=84?= <iyj0121@ajou.ac.kr>
Date: Tue, 16 May 2023 15:37:24 +0900
Subject: [PATCH] Update README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 53382d0..d01704e 100644
--- a/README.md
+++ b/README.md
@@ -48,8 +48,8 @@ AT의 하이퍼파라미터를 1.0으로 했을 때, 결과. 오히려 지식 
 ## Code
 Clone this repository into any place you want.
 ```bash
-git clone https://github.com/thstkdgus35/EDSR-PyTorch
-cd EDSR-PyTorch
+git clone git@git.ajou.ac.kr:iyj0121/lightweight-super-resolution-using-knowledge-distillation.git
+cd lightweight-super-resolution-using-knowledge-distillation
 ```
 
 ## Quickstart (Demo)
-- 
GitLab