We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d03db2 commit 465b8b3Copy full SHA for 465b8b3
README.md
@@ -39,7 +39,7 @@ The two main files used in this setup are:
39
Open PowerShell or CMD and run the following command to download the installer directly to your current folder:
40
41
```powershell
42
- iwr -uri https://raw.githubusercontent.com/m0usm/spicetify-startup-script/refs/heads/main/setup_autostart.bat](https://raw.githubusercontent.com/m0usm/spicetify-startup-script/refs/heads/main/setup_autostart.bat) -OutFile "setup_autostart.bat"
+ iwr -uri https://raw.githubusercontent.com/m0usm/spicetify-startup-script/refs/heads/main/setup_autostart.bat -OutFile "setup_autostart.bat"
43
```
44
45
2. **Execute as Administrator (Recommended Method):**
0 commit comments