Skip to content

Commit 4a39aae

Browse files
authored
Update README.md
[ci skip]
1 parent 6f619bf commit 4a39aae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Bash script used to compile PHP on MacOS and Linux platforms. Make sure you have
1414

1515
### Common pitfalls
1616
- Avoid using the script in directory trees containing spaces. Some libraries don't like trying to be built in directory trees containing spaces, e.g. `/home/user/my folder/pocketmine-mp/` might experience problems.
17+
- Avoid directory trees containing special (non-English) symbols. For example, `Développement` might cause issues.
1718

1819
### Additional notes
1920
#### Mac OSX (native compile)

0 commit comments

Comments
 (0)