File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed
Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,20 @@ To install pixi, run:
3434``` bash
3535curl -fsSL https://pixi.sh/install.sh | sh
3636```
37-
37+ ``` output
38+ This script will automatically download and install Pixi (latest) for you.
39+ Getting it from this url: https://github.com/prefix-dev/pixi/releases/latest/download/pixi-x86_64-unknown-linux-musl.tar.gz
40+ % Total % Received % Xferd Average Speed Time Time Time Current
41+ Dload Upload Total Spent Left Speed
42+ 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
43+ 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
44+ 100 23.2M 100 23.2M 0 0 24.0M 0 --:--:-- --:--:-- --:--:-- 66.9M
45+ The 'pixi' binary is installed into '/home/codespace/.pixi/bin'
46+ Updating '/home/codespace/.bashrc'
47+ Please restart or source your shell.
48+ ```
49+ ``` bash
50+ source ~ /.bashrc
51+ ```
3852::::::::::::::::::::::::
3953
You can’t perform that action at this time.
0 commit comments