summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
```