``` command-line $ git remote add origin https://github.com/user/repo.git # Set a new remote > origin https://github.com/user/repo.git ```