Skip to content

Commit 6a978ef

Browse files
authored
Update README.md
1 parent 465b8b3 commit 6a978ef

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,7 @@ The two main files used in this setup are:
3535

3636
### Setup Instructions (How to Run)
3737

38-
1. **Download Script via Terminal:**
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 -OutFile "setup_autostart.bat"
43-
```
38+
1. **Download:** Download the [`setup_autostart.bat`](setup_autostart.bat) file from this repository (click the file, then click "Download Raw File").
4439

4540
2. **Execute as Administrator (Recommended Method):**
4641
* Right-click the downloaded `setup_autostart.bat` file and select **"Run as administrator"**.
@@ -79,6 +74,3 @@ To stop the automatic execution, simply delete the created shortcut:
7974
## 📜 License
8075

8176
This project is licensed under the **[MIT License](LICENSE)**.
82-
## 📜 License
83-
84-
This project is licensed under the **[MIT License](LICENSE)**.

0 commit comments

Comments
 (0)