diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ``` |