From 1eecb7c0a3ca2c9d2aabe602f53e43f26a59276c Mon Sep 17 00:00:00 2001 From: Jonas Weinz Date: Mon, 5 Jun 2023 11:50:47 +0200 Subject: [PATCH] fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d608fe6..7439b4a 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ To do this, it uses [pyscript](https://pyscript.net/) and builds python wrapper ## installation ```bash -pip install git+https://the-cake-is-a-lie.net/gogs/jonas/pyscript-bootstrap-templates.git +pip install git+https://github.com/antielektron/pyscript_bootstrap_templates.git ``` ## usage