-
Ubuntu에서 git 설치하기
sudo apt-get install git
git repository 다운로드 받기
git clone [다운로드할 git 주소] [저장할 폴더 이름]
댓글