diff options
| -rw-r--r-- | README.md | 5 | ||||
| -rw-r--r-- | SUPPORT.md | 5 |
2 files changed, 6 insertions, 4 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 @@ -1,8 +1,9 @@ # Maintenance and support guidelines -# NGINX Unit is seeking new maintainers. +# NGINX Unit is seeking new maintainers -Going forward, NGINX Unit will no longer receive new features or enhancements from the project maintainers. +Going forward, NGINX Unit will no longer receive new features or +enhancements from the project maintainers. NGINX Unit is still open to community contributions. |
