Skip to content

Commit a8b3835

Browse files
committed
k
1 parent adbefef commit a8b3835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ description = "Format yaml & toml files"
4040
env = { RUST_LOG = "warn" }
4141

4242
[tool.pixi.tasks.tpl-init-cruft]
43-
cmd = "pixi run -e template cruft create git@github.com:complexity-science-hub/llm-in-a-box-template.git"
43+
cmd = "pixi run -e template cruft create https://github.com/complexity-science-hub/llm-in-a-box-template.git"
4444
description = "Initialize template"
4545

4646

0 commit comments

Comments
 (0)