Update remote repository URL in README
Signed-off-by: Alexandros Kritikos <akritikos@outlook.com>
This commit is contained in:
@@ -5,7 +5,7 @@ A starting point for new .NET projects, based on opinionated rules.
|
||||
1. In order to be able to update your repository with the latest changes, you can use the following command **after creating** your repo:
|
||||
|
||||
```bash
|
||||
git remote add template https://github.com/kritikos-io/templates-dotnet
|
||||
git remote add template https://github.com/Cognify-App/templates-dotnet
|
||||
git fetch --all
|
||||
git merge template/main --allow-unrelated-histories
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user