1.10.33.1 -> 1.10.33.2
diff --git a/config b/config
index 64052a7..0ebc2d1 100644
--- a/config
+++ b/config
@@ -29,8 +29,8 @@
     echo "   You need to separately download the pagespeed library:"
     echo ""
     echo "     $ cd /path/to/ngx_pagespeed"
-    echo "     $ wget https://dl.google.com/dl/page-speed/psol/1.10.33.1.tar.gz"
-    echo "     $ tar -xzvf 1.10.33.1.tar.gz # expands to psol/"
+    echo "     $ wget https://dl.google.com/dl/page-speed/psol/1.10.33.2.tar.gz"
+    echo "     $ tar -xzvf 1.10.33.2.tar.gz # expands to psol/"
     echo ""
     echo "   Or see the installation instructions:"
     echo "     https://github.com/pagespeed/ngx_pagespeed#how-to-build"