... | ... | @@ -174,9 +174,9 @@ The initial window will show up (maybe the program requests some other informati |
|
|
|
|
|
We are going to work on our own **working repository** that is in Github (you just forked it!). The first step is called **cloning the repo**. It will **copy the repository** from Github and create a **local copy** in **your computer**.This operation is executed just **once per computer**, so, if you are working in two computers, you will have to **clone the repository twice**.
|
|
|
|
|
|
From the main Pycharm windows we select the option **Get from version Control**
|
|
|
From the main Pycharm windows we select the option **Get from VCS**
|
|
|
|
|
|

|
|
|

|
|
|
|
|
|
This window shows up. It is asking us for the location of our project in the repository:
|
|
|
|
... | ... | |