Skip to content

Commit ce2754b

Browse files
committed
fix
1 parent 9e5fcf4 commit ce2754b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,10 @@ For now we assume you are using docker.
6464
6565
```bash
6666
pixi shell -e dev
67-
git clone git@github.com:complexity-science-hub/llm-in-a-box-template.git
67+
git clone https://github.com/complexity-science-hub/llm-in-a-box-template.git
6868
cd llm-in-a-box-template
6969

70-
pixi run tpl-init
70+
pixi run tpl-init-cruft
7171

7272

7373
# alternatively:

0 commit comments

Comments
 (0)