From 1db499dad481c8dce6c706f2d0f99f4edac4780e Mon Sep 17 00:00:00 2001 From: unexplrd Date: Thu, 13 Mar 2025 12:42:14 +0200 Subject: [PATCH] docs(readme): change repo owner --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 137d0af..d1e3972 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ This template: ### As a local typst package 1. Clone this repository into ~/.local/share/typst/packages/: ```bash -git clone https://gitea.linerds.us/pencelheimer/typst_nure_template.git ~/.local/share/typst/packages/local/nure/0.1.0 +git clone https://gitea.linerds.us/unexplrd/typst_nure_template.git ~/.local/share/typst/packages/local/nure/0.1.0 ``` 2. Init your project with Typst: ```bash