-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cant download code with git cli #19
Comments
Hello Zugmaschine, I am not sure about the gh syntax. I think you have to install to install "gh" first, no? Here is what I did on Linux/Mac: Let's say you want to clone the repo into a directory called "Vue3" on your computer.
Then you can navigate between the different lessons. I hope this will help you to clone this repo. |
Just run this command "git clone https://github.com/Code-Pop/Intro-to-Vue-3.git" (if you already have git installed in computer) |
Thank you. All was working at the end! |
Please help:
Iam not sure i make anything wrong, but this command
"gh repo clone Code-Pop/Intro-to-Vue-3/L5-end"
is not working, and this command
" gh repo clone Code-Pop/L5-end"
also not.
What i make wrong. Whitch command i have to use?
Or is it a error from the Repo?
The text was updated successfully, but these errors were encountered: