Commit af2b1d04 authored by Yue Wu's avatar Yue Wu
Browse files

Update README.md

parent 81a461a9
# Computer Animation 2020 - Exercise # Computer Animation 2022 - Exercise
## Overview ## Overview
...@@ -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-2020.git git clone --recursive http://dalab.se.sjtu.edu.cn/gitlab/dalab/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