diff --git a/README.md b/README.md index 11af293..36e6358 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ ## Clone this project. ``` git clone --recursive git@github.com:BoyuanFeng/APNN-TC.git +cd APNN-TC-kernel && git checkout main ``` in case of missing `--recursive` during the clone ```