diff --git a/doc/install.html b/doc/install.html index b7217537..939fe101 100644 --- a/doc/install.html +++ b/doc/install.html @@ -217,9 +217,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