-
On the main GitHub page, click the green Code button
-
Copy the repository's SSH url
-
When you open PyCharm, choose the Get from VCS option (VCS stands for version control system, like Git)
-
Paste the repository's SSH url
-
Choose a directory to put the code into
-
Clone it!