quotes
This commit is contained in:
parent
1071265a57
commit
e16a58785e
1 changed files with 2 additions and 1 deletions
|
|
@ -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):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue