2 Answers
Are you using Git for this?
Here is the command: git clone https://github.com/ACloudGuru/gcp-cloud-engineer.git <- this worked for me.
If you don’t have Git installed, you can follow these instructions: https://git-scm.com/book/en/v2/Getting-Started-Installing-Git
I forgot to put git clone
Great, glad that helped. Please mark the answer as correct so others that come across see that the answer helped.