- Cloud Native Python
- Manish Sethi
- 136字
- 2021-07-02 19:11:53
Installing Git for OS X
Installing Git on Mac is pretty much similar to how you install it on Windows. Instead of using the .exe file, we have the dmg file, which you can download from the Git website (https://git-scm.com/download/mac) for installation as follows:
- Double-click on the dmg file that got downloaded. It will open a finder with the following files:

- Double-click on the package (that is, git-2.10.1-intel-universal-mavericks.dmg) file; it will open the installation wizard to install, as seen in the following screenshot:

- Click on Install to begin the installation:

- Once the installation is complete, you will see something like this:

If you are using OS X 10.8 and haven't already modified your security settings to allow the installation of third-party applications, you'll need to make that adjustment before OS X lets you install these tools.
推薦閱讀
- Getting Started with Citrix XenApp? 7.6
- Kubernetes實戰(zhàn)
- 編寫整潔的Python代碼(第2版)
- Neo4j Essentials
- 精通Python自然語言處理
- Mastering Apache Spark 2.x(Second Edition)
- UML 基礎(chǔ)與 Rose 建模案例(第3版)
- Spring Boot+MVC實戰(zhàn)指南
- Julia 1.0 Programming Complete Reference Guide
- JSP程序設(shè)計實例教程(第2版)
- Learning Android Application Testing
- IBM RUP參考與認證指南
- Effective C++:改善程序與設(shè)計的55個具體做法(第三版)中文版(雙色)
- Learning Perforce SCM
- Visual C++網(wǎng)絡(luò)編程教程(Visual Studio 2010平臺)