Fixed readme

pull/4/head
Adrian Perez 2007-09-12 12:40:21 +02:00
parent d47dd32858
commit 4cc0d75806
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ Nginx_ Fancy Index module
Requirements
============
* Sources for Nginx_ 0.6.6, and its requirements.
* Sources for Nginx_ 0.6.x, and its requirements.
* Patience, and some Coffee™.
@ -27,7 +27,7 @@ Building
of the fancy indexing module::
$ cd nginx-0.6.6
$ ./configure --add-module=../nginx-?.?.? [extra desired options]
$ ./configure --add-module=../nginx-fancyindex-?.?.? [extra desired options]
4. Build and install the software::