Skip to content

Commit 3ea2cc8

Browse files
committed
Update notes for compiling on macOS
1 parent 9a23830 commit 3ea2cc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/CompilingLinuxAndMac.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ To build on Linux:
1111
To build on Mac OSX:
1212
====================
1313

14-
1) Ensure you have XCode installed (required to compile programs on Mac). This can be obtained from the App Store
14+
1) Ensure you have XCode installed (required to compile programs on Mac). This can be obtained from the App Store. You will also need the Command line tools, which can be installed with 'sudo xcode-select --install'
1515
2) Build the required sound packages:
1616

1717
Libsndfile:

0 commit comments

Comments
 (0)