Skip to content

Commit ae416e0

Browse files
committed
chore: revert win_install script
1 parent 8f1fba4 commit ae416e0

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
@@ -26,7 +26,7 @@ You can install and run **AppStreamFile** without cloning the repository.
2626
The script detects your system architecture and downloads the correct binary automatically.
2727

2828
```powershell
29-
iwr https://raw.githubusercontent.com/aslamcodes/appstreamfile/refs/tags/v0.2.0/win_install.ps1 | iex
29+
iwr https://raw.githubusercontent.com/aslamcodes/appstreamfile/main/win_install.ps1 | iex
3030
```
3131

3232
## Linux

0 commit comments

Comments
 (0)