commit | 8c7b19e1ffd5d8ed6b7d915fbc99b7a54613c88e | [log] [tgz] |
---|---|---|
author | Ted Kornish <ted.kornish+github@gmail.com> | Fri Oct 09 18:15:38 2015 -0700 |
committer | Ted Kornish <ted.kornish+github@gmail.com> | Fri Oct 09 18:15:38 2015 -0700 |
tree | 69bea03a04a31288ab4ecb35e79a4ca1f72bab30 | |
parent | 6a46f0079b6093fd5b05bc91632908b7d7b47b78 [diff] |
Fix typo in README: libbroti -> libbrotli
diff --git a/README.md b/README.md index cbef5c9..6b35f10 100644 --- a/README.md +++ b/README.md
@@ -22,7 +22,7 @@ $ make && make install ngx_brotli filter module depends on -[libbroti](https://github.com/bagder/libbrotli), +[libbrotli](https://github.com/bagder/libbrotli), which must be installed on the target system for it to work. Alternatively, ngx_brotli static module can be compiled into nginx by itself