Comment on What does this mean ?
one_old_coder@piefed.social 5 days agoYou’re using a terminal. You typed a command. What is this command?
Comment on What does this mean ?
one_old_coder@piefed.social 5 days agoYou’re using a terminal. You typed a command. What is this command?
LoveEspresso@retrofed.com 5 days ago
git clone git@github.com:USER-NAME/REPOSITORY-NAME.git
MurrayL@lemmy.world 5 days ago
As in you literally entered that exact text?
You’re supposed to replace USER-NAME with your username and REPOSITORY-NAME with a repository name. They’re just placeholders.
LoveEspresso@retrofed.com 5 days ago
I realised my mistake. My problem has been solved.