We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e5fcf4 commit ce2754bCopy full SHA for ce2754b
README.md
@@ -64,10 +64,10 @@ For now we assume you are using docker.
64
65
```bash
66
pixi shell -e dev
67
-git clone git@github.com:complexity-science-hub/llm-in-a-box-template.git
+git clone https://github.com/complexity-science-hub/llm-in-a-box-template.git
68
cd llm-in-a-box-template
69
70
-pixi run tpl-init
+pixi run tpl-init-cruft
71
72
73
# alternatively:
0 commit comments