DEV Community

Discussion on: How to properly set up Git on your computer!

Collapse
 
landonpatmore profile image
Landon Patmore

Hi Maren,

As the error says, you wrote “—K” instead of “-K”. If it throws you an error even with that, try “-k”.

Hope it helps.

  • Landon
Collapse
 
marengunnars profile image
Maren Gunnarsdóttir

Hi Landon,

That was exactly the help I needed!
My problem is now solved :)

Thank you so much!!