this repo has no description

Fix pixi link to pixi.sh

+2 -2
+2 -2
README.md
··· 6 6 7 7 ### Via Pixi (Recommended) 8 8 9 - First, [install pixi](https://prefix.dev/pixi) if you don't have it: 9 + First, [install pixi](https://pixi.sh) if you don't have it: 10 10 11 11 ```bash 12 12 # macOS/Linux 13 - curl -fsSL https://pixi.sh/install.sh | bash 13 + curl -fsSL https://pixi.sh/install.sh | sh 14 14 ``` 15 15 16 16 Then install godemo from our conda channel: