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

Commit

Permalink
Update build_mod_pagespeed_from_source.html
Browse files Browse the repository at this point in the history
Update docs to cd into the right directory
  • Loading branch information
oschaaf authored Nov 5, 2018
1 parent 7b37788 commit 20fbc55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion html/doc/build_mod_pagespeed_from_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ <h2 id="checkout">Check out mod_pagespeed and dependencies</h2>
<p>For building version 1.12 and later:</p>
<pre>
git clone -b latest-stable --recursive https://github.com/apache/incubator-pagespeed-mod.git
cd mod_pagespeed
cd incubator-pagespeed-mod
python build/gyp_chromium --depth=.
make BUILDTYPE=Release mod_pagespeed_test pagespeed_automatic_test
</pre>
Expand Down

0 comments on commit 20fbc55

Please sign in to comment.