diff --git a/README.md b/README.md index 54c6137..6375730 100644 --- a/README.md +++ b/README.md @@ -265,3 +265,9 @@ And restart apache sudo systemctl restart apache2 ``` + +### Change the remote repository URL +``` +git remote set-url origin +``` +