diff --git a/Compile-and-install-on-macOS.md b/Compile-and-install-on-macOS.md index 5c91cd5..2fc06d9 100644 --- a/Compile-and-install-on-macOS.md +++ b/Compile-and-install-on-macOS.md @@ -6,7 +6,7 @@ cd strawberry-macos-dependencies make -## Comile strawberry +## Compile strawberry PATH="$HOME/build/strawberry-macos-dependencies/usr/bin:/opt/local/bin:$PATH" \ MACOSX_DEPLOYMENT_TARGET=10.15 \