diff options
m--------- | Modernizr | 0 | ||||
-rw-r--r-- | README.rst | 3 |
2 files changed, 2 insertions, 1 deletions
diff --git a/Modernizr b/Modernizr -Subproject 8a5b7a95bf03bef04f0917ce3fa36f633017863 +Subproject 96b3e677965b33e4af227d573da69775f2ad480 @@ -53,7 +53,8 @@ Build steps Disabling unused conversions ---------------------------- -To reduce programs and build time required, some conversions can be disabled. Defining MINIMAL as an environment variable will disable the safe ones. +To reduce programs and build time required, some conversions can be disabled. +Defining MINIMAL as an environment variable will disable the safe ones. Alternatively, specific conversions can be disabled by setting the appropriate program variable to ":". See the Makefile for more information. |