Skip to content

Commit 03a7b55

Browse files
Scriptwonderdsarno
authored andcommitted
Update Windows installation command for Astral UV
Current Windows command does not work on some machines such like mine. Copy and paste the command from Astral website to ensure the installation process go smoothly.
1 parent 59f16b6 commit 03a7b55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ MCP for Unity connects your tools using two components:
7373
curl -LsSf https://astral.sh/uv/install.sh | sh
7474

7575
# Windows (PowerShell)
76-
winget install Astral.Sh.Uv
76+
winget install --id=astral-sh.uv -e
7777

7878
# Docs: https://docs.astral.sh/uv/getting-started/installation/
7979
```

0 commit comments

Comments
 (0)