From 08c570da93b81ba1bd39b7e4910523ecde3e7556 Mon Sep 17 00:00:00 2001 From: mehrab <45286565+mehrabtpc@users.noreply.github.com> Date: Sun, 18 Aug 2024 16:18:40 +0330 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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 +``` +