Skip to content

Commit 5a42e53

Browse files
authored
Update README.md
1 parent b2c793b commit 5a42e53

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,16 +37,18 @@ The two main files used in this setup are:
3737

3838
1. **Download:** Download the [`setup_autostart.bat`](setup_autostart.bat) file from this repository (click the file, then click "Download Raw File").
3939

40-
2. **CRITICAL Confirmation Step (Type 'Y'):**
41-
When the script is executed, a PowerShell window may briefly appear asking you to confirm the installation of the **NuGet Package Provider** or similar dependencies. **You MUST type `Y` and press Enter** to allow the script to proceed with the Spicetify installation. This step is mandatory for the setup to complete.
42-
43-
3. **Execute as Administrator (Recommended Method):**
40+
2. **Execute as Administrator:**
4441
* Right-click the downloaded `setup_autostart.bat` file and select **"Run as administrator"**.
4542

43+
3. **CRITICAL INTERRUPTION: Type 'Y' and Enter**
44+
Immediately after execution, a PowerShell window may appear asking to install a necessary provider (e.g., **NuGet**).
45+
46+
* **You MUST type `Y` and press Enter** to allow the script to proceed with the Spicetify installation. This manual confirmation is mandatory.
47+
4648
4. **Alternative Execution via Terminal (Drag & Drop):**
4749
* Open the Command Prompt (`cmd`) or PowerShell **as Administrator**.
4850
* **Drag the `setup_autostart.bat` file** into the Terminal window to automatically insert its full path.
49-
* Press **Enter** to run the script.
51+
* Press **Enter** to run the script (and perform the **CRITICAL INTERRUPTION** if prompted).
5052

5153
5. **Finished:** The routine is set up. The script will now execute automatically upon every subsequent user login.
5254

0 commit comments

Comments
 (0)