Commit 833f2909 authored by Yue Wu's avatar Yue Wu
Browse files

Update README.md

parent af2b1d04
...@@ -20,7 +20,7 @@ sudo apt-get install build-essential libx11-dev mesa-common-dev libgl1-mesa-dev ...@@ -20,7 +20,7 @@ sudo apt-get install build-essential libx11-dev mesa-common-dev libgl1-mesa-dev
Clone this repo (together with the submodule `libigl`): Clone this repo (together with the submodule `libigl`):
``` ```
git clone --recursive http://dalab.se.sjtu.edu.cn/gitlab/dalab/ca-framework-2022.git git clone --recursive http://dalab.se.sjtu.edu.cn/gitlab/courses/ca-framework-2022.git
# if you forget clone submodule at first place # if you forget clone submodule at first place
git submodule update --init --recursive git submodule update --init --recursive
``` ```
......
Markdown is supported
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