Skip to content

Commit 30b927a

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

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,23 @@ The script automates the following steps to execute the official installation co
1515

1616
## 🛠️ Usage
1717

18+
### Project Files
19+
20+
The two main files used in this setup are:
21+
22+
* **Setup Script:** [`setup_autostart.bat`](setup_autostart.bat) (The executable installer)
23+
* **Core Command:** [`spicetify_install.ps1`](spicetify_install.ps1) (The underlying PowerShell command)
24+
1825
### Prerequisites
1926

2027
* Administrator rights for the initial setup.
2128
* An active internet connection during the login process.
2229

2330
### Setup Instructions
2431

25-
1. **Download:** Download the `setup_autostart.bat` file from this repository.
32+
1. **Download:** Download the [`setup_autostart.bat`](setup_autostart.bat) file from this repository.
2633
2. **Run:** Right-click the `setup_autostart.bat` file and select **"Run as administrator"**.
2734
3. **Finished:** The routine is set up. The script will now execute automatically upon every subsequent user login.
28-
2935
---
3036

3137
## ⚠️ Important Notes

0 commit comments

Comments
 (0)