diff --git a/README.md b/README.md index 63e3b7c..3e33d52 100644 --- a/README.md +++ b/README.md @@ -228,15 +228,15 @@ idrac_info/ ### git 신규 업데이트 방법 # 변경사항 올리기 -git add -A -git commit -m "update" -git push +- git add -A +- git commit -m "update" +- git push -# 원격 최신 받기 -git pull +# 원격 최신 버전 받기 +- git pull # 현재 원격 확인 -git remote -v +- git remote -v ## 📧 연락처