📜  安装 github - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:44.149000             🧑  作者: Mango

代码示例1
#First, open up Command Prompt for Windows or Terminal for Mac.
#Second, find the GitHub page you want.
#Third, go into Command Prompt or Terminal and copy paste this code:
pip install git+___________
#Fourth, hit clone or download and copy the URL there.
#Fifth, Replace the ___________ with the URL you copied.