Skip to content

Commit 94e062e

Browse files
authored
Update README.md
1 parent 30b927a commit 94e062e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,12 @@ The two main files used in this setup are:
3636

3737
## ⚠️ Important Notes
3838

39+
### PowerShell Prompt during Setup
40+
41+
**When running the `setup_autostart.bat` script, a PowerShell window may briefly appear.**
42+
43+
This window might ask you to confirm the installation of the **NuGet Package Provider** or similar necessary dependencies. If prompted, you **must type `Y` and press Enter** to allow the script to proceed with the Spicetify installation. This is a standard Windows security prompt.
44+
3945
### Security
4046

4147
This script executes a command that downloads code from an external server and runs it immediately (`iwr -useb ... | iex`). Ensure you trust the source (Spicetify CLI) before running the automated script, and consider reviewing the contents of the official installation script periodically.

0 commit comments

Comments
 (0)