Skip to content

Commit bcbda8c

Browse files
Update setup.md
1 parent e60dd77 commit bcbda8c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

learners/setup.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,10 @@ Your Codespace environment is Linux-based, so we will be using standard Linux co
3030

3131
### Linux
3232

33-
Use Terminal
33+
To install pixi, run:
34+
```bash
35+
curl -fsSL https://pixi.sh/install.sh | sh
36+
```
3437

3538
::::::::::::::::::::::::
3639

0 commit comments

Comments
 (0)