diff --git a/README.md b/README.md index d4e6c96..3f2a574 100644 --- a/README.md +++ b/README.md @@ -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):