mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
Update pixi powershell command section (#798)
This commit is contained in:
committed by
GitHub
parent
a51ff65488
commit
0e9cefcdc8
@@ -33,9 +33,9 @@ wget -qO- https://pixi.sh/install.sh | sh
|
|||||||
|
|
||||||
**Windows**
|
**Windows**
|
||||||
|
|
||||||
```powershell
|
Download the installer from the official [documentation](https://pixi.sh/latest/installation/#__tabbed_1_2) or run the listed PowerShell command.
|
||||||
powershell -ExecutionPolicy ByPass -c "irm -useb https://pixi.sh/install.ps1 | iex"
|
|
||||||
```
|
|
||||||
|
|
||||||
> **Note:**
|
> **Note:**
|
||||||
> For more installation options, please refer to the official [pixi documentation](https://pixi.sh/latest/).
|
> For more installation options, please refer to the official [pixi documentation](https://pixi.sh/latest/).
|
||||||
|
|||||||
Reference in New Issue
Block a user