We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d844792 commit dcd0735Copy full SHA for dcd0735
1 file changed
README.md
@@ -24,7 +24,7 @@ supported by all modern browsers.
24
**BUILDING ON OS MOJAVE OR LATER**
25
26
Apple made changes that removed the /usr/include file and now some programs won't compile, including dSpaceX.
27
-The following steps provide instructions for adding the /usr/include file back.
+The following steps provide instructions for adding the /usr/include file back. This only needs to be done once.
28
1. Check to see if you have Xcode command line tools installed
29
1. Start terminal
30
2. run command ``` xcode-select -p ```
0 commit comments