This commit is contained in:
GetParanoid 2026-04-14 01:07:30 -07:00
parent 1071265a57
commit e16a58785e

View file

@ -16,8 +16,9 @@
2. **Open Git Bash** from the Start menu
3. **Navigate to the folder** you just created:
- You should wrap the directory in " " quotes
```
cd C:\Games\SPT\spt_modpack
cd "C:\Games\SPT\spt_modpack"
```
4. **Clone the modpack** (the `.` at the end is required):