update remote URL README

This commit is contained in:
aditya 2023-06-11 15:30:13 +05:30
parent f5ce22ea64
commit 56c3889871
Signed by: aditya
SSH key fingerprint: SHA256:jL1IvWsjjlPtw6HvDIHfXfhO9IkIokNEyIfuFhSdoyU

View file

@ -57,13 +57,13 @@ See [issue #210](https://github.com/victoriadrake/hugo-theme-introduction/issues
Run from the root of your Hugo site:
```sh
git clone https://github.com/victoriadrake/hugo-theme-introduction.git themes/introduction
git clone https://gitea.adityakumar.xyz/aditya/hugo-theme-introduction.git themes/introduction
```
Alternatively, you can include this repository as a [git submodule](https://git-scm.com/docs/gitsubmodules). This makes it easier to update this theme if you have your Hugo site in git as well:
```sh
git submodule add https://github.com/victoriadrake/hugo-theme-introduction.git themes/introduction
git submodule add https://gitea.adityakumar.xyz/aditya/hugo-theme-introduction.git themes/introduction
```
## Preview the theme