인프런 영문 브랜드 로고
인프런 영문 브랜드 로고

Inflearn Community Q&A

flyhigh's profile image
flyhigh

asked

Introduction to Python and Creating Various Automated Applications Using Web Crawling

Python Installation and Development Environment Setup (1) - Python, Anaconda, Git Installation

git 2.31버전 인스톨에 관하여

Written on

·

281

0

git 2.31 팝업창의 종류가 다른데 어떻게 인스톨 해야 강의와 같은 환경을 만들 수 있나요?

git2.31git버전웹-크롤링pythongit인스톨

Answer 1

0

niceman님의 프로필 이미지
niceman
Instructor

안녕하세요.

최신 버전에서는 영상과 다르게 많은 부분이 변경된걸로 보이지만, 

기본적인 명령어는 변한게 없습니다.

https://pks2974.medium.com/%EC%9E%90%EC%A3%BC-%EC%82%AC%EC%9A%A9%ED%95%98%EB%8A%94-%EA%B8%B0%EC%B4%88-git-%EB%AA%85%EB%A0%B9%EC%96%B4-%EC%A0%95%EB%A6%AC%ED%95%98%EA%B8%B0-533b3689db81

이런 종류의 잘 나와 있는 포스팅을 참조해서 한 번 읽어보시고 강의는 넘어가도 괜찮을 것 같습니다.

flyhigh's profile image
flyhigh

asked

Ask a question