Hi @troypiggo,
Accoring to this page:
Just type
git init
into your command line and press enter. Then run your command again, you probably were runninggit remote add origin [your-repository]
.That should work, if it doesn’t, just let me know.
So try that:
git init