]> git.r.bdr.sh - rbdr/ngx_http_office_hours_filter_module/blobdiff - README.md
Merge branch 'release/1.0.0'
[rbdr/ngx_http_office_hours_filter_module] / README.md
index 50211c1cb6de170df01768861656262c38f4ee6f..658e64f17b54ce2c3ecea8e08bdd8a687b6826ca 100644 (file)
--- a/README.md
+++ b/README.md
@@ -58,15 +58,13 @@ Uninstall nginx.
 
 ## What you will need to get started
 
 
 ## What you will need to get started
 
-I'm still not sure! I'm learning how to build this nginx module, so I'll
-figure it out as I go and add it here.
-
 * [astyle][astyle]: Used to format the code
 * An `nginx` [source distribution][nginx] to compile the code.
 * [astyle][astyle]: Used to format the code
 * An `nginx` [source distribution][nginx] to compile the code.
+* A way to compile `nginx`. Check out [their guide][nginx-guide]!
 
 ## Building the module
 
 
 ## Building the module
 
-You can build this module as a dynamic module. From the `nginx` source
+You can build office hours as a dynamic module. From the `nginx` source
 directory run:
 
 ```
 directory run:
 
 ```
@@ -91,4 +89,5 @@ commit. Run `make setup_hooks` to install it.
 
 [astyle]: http://astyle.sourceforge.net
 [nginx]: https://nginx.org/en/download.html
 
 [astyle]: http://astyle.sourceforge.net
 [nginx]: https://nginx.org/en/download.html
+[nginx-guide]: https://docs.nginx.com/nginx/admin-guide/installing-nginx/installing-nginx-open-source/#sources
 [nginx-module-docs]: https://www.nginx.com/resources/wiki/extending/
 [nginx-module-docs]: https://www.nginx.com/resources/wiki/extending/