File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ The two main files used in this setup are:
3939 Open PowerShell or CMD and run the following command to download the installer directly to your current folder:
4040
4141 ``` 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"
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"
4343 ```
4444
45452. **Execute as Administrator (Recommended Method):**
You can’t perform that action at this time.
0 commit comments