readme: 1.4.3 is stable
This commit is contained in:
@@ -48,9 +48,9 @@ recompiling Tengine](https://github.com/pagespeed/ngx_pagespeed/wiki/Using-ngx_p
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ # check http://nginx.org/en/download.html for the latest version
|
$ # check http://nginx.org/en/download.html for the latest version
|
||||||
$ wget http://nginx.org/download/nginx-1.4.2.tar.gz
|
$ wget http://nginx.org/download/nginx-1.4.3.tar.gz
|
||||||
$ tar -xvzf nginx-1.4.2.tar.gz
|
$ tar -xvzf nginx-1.4.3.tar.gz
|
||||||
$ cd nginx-1.4.2/
|
$ cd nginx-1.4.3/
|
||||||
$ ./configure --add-module=$HOME/ngx_pagespeed-release-1.6.29.5-beta
|
$ ./configure --add-module=$HOME/ngx_pagespeed-release-1.6.29.5-beta
|
||||||
$ make
|
$ make
|
||||||
$ sudo make install
|
$ sudo make install
|
||||||
|
|||||||
Reference in New Issue
Block a user