Linux

    Linux - git 설치

    명령어# yum 업데이트sudo yum update -y# git 다운로드sudo yum install git -y# git 버전 확인git version