Index: README.md |
diff --git a/README.md b/README.md |
index dbbed5be62dab2c8ad1a463327bb9260c62557f5..003f3c1325f465f720fa5ada876e76efd5a48652 100644 |
--- a/README.md |
+++ b/README.md |
@@ -97,7 +97,6 @@ pdf_enable_xfa = true # Set false to remove XFA support (implies JS support). |
pdf_enable_v8 = true # Set false to remove Javascript support. |
pdf_is_standalone = true # Set for a non-embedded build. |
-clang_use_chrome_plugins = false # Currently must be false. |
``` |
Note, you must set `pdf_is_standalone = true` if you want the sample |