summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxengineering <mail2xengineering@protonmail.com>2021-02-05 16:28:23 +0100
committerxengineering <mail2xengineering@protonmail.com>2021-02-05 16:28:23 +0100
commit7293dae63a07ec23e779fef20fbe81104ebc7d3f (patch)
tree098d05ae274c6e77651ee88f3dcc2bb61015f555
parent65713a14a0596a3493ca60696121c69b1e872b8c (diff)
downloadweb-template-7293dae63a07ec23e779fef20fbe81104ebc7d3f.tar
web-template-7293dae63a07ec23e779fef20fbe81104ebc7d3f.tar.zst
web-template-7293dae63a07ec23e779fef20fbe81104ebc7d3f.zip
Update clone URL
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a9f6052..f54e893 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ Just follow these steps:
### Use it for your Project
```
# start 'myproject' (rename it if you want to)
-git clone https://github.com/xengineering/web-template.git myproject
+git clone https://gitea.xengineering.eu/xengineering/web-template.git myproject
cd myproject
git remote rename origin template
```