diff options
| author | Andrew Clayton <a.clayton@nginx.com> | 2025-08-20 18:47:16 +0100 |
|---|---|---|
| committer | Andrew Clayton <a.clayton@nginx.com> | 2025-09-03 21:06:15 +0100 |
| commit | b911efd8a261e0426d2178542c6b6f81e33f9888 (patch) | |
| tree | d3e3e1ab5739f27524b69fd69a9975dbb830895a /README.md | |
| parent | de14dc7272d7650954223e75e4a6f8cdaa482514 (diff) | |
| download | unit-b911efd8a261e0426d2178542c6b6f81e33f9888.tar.gz unit-b911efd8a261e0426d2178542c6b6f81e33f9888.tar.bz2 | |
Fix formatting of README.md and SUPPORT.md
Fixes: c30c2f5e4 ("Add unitctl quickstart to README.md")
Fixes: 32c91a67a ("Chnages to README and SUPPORT to reflect project change")
Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -8,7 +8,7 @@  -# NGINX Unit is actively seeking contributors and maintainers. +# NGINX Unit is actively seeking contributors and maintainers Please see: [SUPPORT.md](/SUPPORT.md) @@ -34,7 +34,8 @@ the most out of today's computing platforms. ### macOS -Run the following command to install both `unitd` (the Unit daemon) and `unitctl` (the control tool). +Run the following command to install both `unitd` (the Unit daemon) and +`unitctl` (the control tool). ``` console $ brew install nginx/unit/unit |
