Commit 1c09c754 authored by Jiarui Li's avatar Jiarui Li
Browse files

Update README.md

parent c92c2f4a
...@@ -12,7 +12,7 @@ Install **Git** and build system **Cmake**. For windows user, MSVC need to be in ...@@ -12,7 +12,7 @@ Install **Git** and build system **Cmake**. For windows user, MSVC need to be in
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/courses/ca-framework-2022.git git clone --recursive http://dalab.se.sjtu.edu.cn/gitlab/courses/ca-framework.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