Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 548 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 548 Bytes

MusicWith

이 git repository는 실제 개발에 사용되는 git repository를 submodule로 가지고 있습니다. 이 저장소를 clone하려면,

git clone --recurse-submodules https://github.com/ProjectInTheClass/MusicWith

또는 일반적인 방법으로 clone 후

git submodule update --init --recursive

해 주세요.

링크