I noticed that ESRI has already updated their resources on Github to SDK 3.0, which is significant different than SDK 2.x. To access the previous SDK resources for v. 2.x, I need to clone the repository of the SDK resources on Github. I was able to clone the repo, but I am not sure if I did it correctly and how to access it. I used Git Bash to clone the SDK resources on GIthub at https://github.com/Esri/arcgis-pro-sdk.git by following these steps: https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository. The only part I didn't do is step #5, which is to "change the current working directory to the location where you want the cloned directory." Therefore, I just accepted the default clone pathway. Should I redo the process and clone it to the desktop or where should I clone the repository? How can I access the cloned repository? This is the first time I need to clone a repository. Thanks for your help!