diff --git a/doc/install.html b/doc/install.html index 6005409e..29d43687 100644 --- a/doc/install.html +++ b/doc/install.html @@ -208,9 +208,12 @@ You can add an extra prefix to the search paths by appending the make PREFIX=/home/myself/lj2

-Note for macOS: you must set the MACOSX_DEPLOYMENT_TARGET -environment variable to a value supported by your toolchain. +Note for macOS: you must set the MACOSX_DEPLOYMENT_TARGET +environment variable to a value supported by your toolchain:

+
+MACOSX_DEPLOYMENT_TARGET=XX.YY make
+

Installing LuaJIT

The top-level Makefile installs LuaJIT by default under