Hey, I need some help. I am currently trying to learn how to make websites and I have run into a slight problem.
In the lesson Deploy A Website, I am stuck on part 4. It is asking me to do this:
_In the terminal, add the remote that points to the repository you created earlier. Use the example above to help you. _
Important: If you accidentally make a mistake when adding the remote URL, you can start over and remove the remote with the following command: git remote rm origin.
I used the example and changed it so that my username was in the website link, but it keeps saying error.
What am I doing wrong? What do I do to get past this lesson?