Skip to content

Commit 03b616f

Browse files
committed
changes made to README
1 parent 23892db commit 03b616f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ this module:
2121

2222
# Here we assume you would install you nginx under /opt/nginx/.
2323
$ ./configure --prefix=/opt/nginx \
24-
--add-module=/path/to/ngx_devel_kit \
25-
--add-module=/path/to/lua-nginx-module
24+
--add-module=/path/to/sqlite-http-basic-auth-nginx-module \
2625

2726
$ make
2827
$ make install

0 commit comments

Comments
 (0)