Skip to content

Commit 8b25d03

Browse files
committed
Add sentence warning against paths with spaces
1 parent 289ffd6 commit 8b25d03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The following external libraries can be automatically downloaded and compiled fr
5252

5353
## Download
5454

55-
To acquire the source code, first navigate to the parent directory into which you want to place the project git repository.
55+
To acquire the source code, first navigate to the parent directory into which you want to place the project git repository. Because of this project's heavy reliance on [GNU make][make], the directory path should **not** include spaces.
5656

5757
```bash
5858
$ cd /path/to/parent/destination/directory

0 commit comments

Comments
 (0)