summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2014-02-23 13:48:58 -0500
committerAlex Xu <alex_y_xu@yahoo.ca>2014-02-23 14:00:56 -0500
commit9b826f343fc6569b6fd8eebb4eec1be89f6476f9 (patch)
tree773544b67d55c3072810fec5db1a63c4af92406f
parent45e0e324d33188202edf40ad5c80363e9e37d25d (diff)
downloadhtml5ks-9b826f343fc6569b6fd8eebb4eec1be89f6476f9.tar.xz
html5ks-9b826f343fc6569b6fd8eebb4eec1be89f6476f9.zip
bleh
m---------Modernizr0
-rw-r--r--README.rst3
2 files changed, 2 insertions, 1 deletions
diff --git a/Modernizr b/Modernizr
-Subproject 8a5b7a95bf03bef04f0917ce3fa36f633017863
+Subproject 96b3e677965b33e4af227d573da69775f2ad480
diff --git a/README.rst b/README.rst
index 8faec47..3da1b51 100644
--- a/README.rst
+++ b/README.rst
@@ -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.