touch README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin https://github.com/seankross/womp.git
git push -u origin master
git remote add origin https://github.com/seankross/womp.git
git push -u origin master
remote: Repository not found.
fatal: repository 'https://github.com/xairam/repemo.git/' not found
Seems like you need to create a repo 1st on github and than ppush it.