diff --git a/README.md b/README.md index 0047f39..a161d5d 100755 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ 1. Code setup ``` - git clone https://github.com/exploregs/exploregs.git --recursive + git clone https://github.com/minsu1206/ExploreGS.git --recursive cd ExploreGS conda env create -f environment.yml conda activate exploregs