Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Commit

Permalink
1.11.33.0-beta -> 1.11.33.1-beta (#1187)
Browse files Browse the repository at this point in the history
  • Loading branch information
crowell committed May 2, 2016
1 parent 0db78f6 commit 595e6b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config
Expand Up @@ -29,8 +29,8 @@ if [ "$mod_pagespeed_dir" = "unset" ] ; then
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.11.33.0.tar.gz"
echo " $ tar -xzvf 1.11.33.0.tar.gz # expands to psol/"
echo " $ wget https://dl.google.com/dl/page-speed/psol/1.11.33.1.tar.gz"
echo " $ tar -xzvf 1.11.33.1.tar.gz # expands to psol/"
echo ""
echo " Or see the installation instructions:"
echo " https://github.com/pagespeed/ngx_pagespeed#how-to-build"
Expand Down

0 comments on commit 595e6b0

Please sign in to comment.