details:   
https://github.com/nginx/nginx/commit/197f1e228cfa4577294c5c6adc4157e756e3e04e
branches:  master
commit:    197f1e228cfa4577294c5c6adc4157e756e3e04e
user:      Michael Vernik <m.ver...@f5.com>
date:      Tue, 10 Sep 2024 15:14:55 -0700
description:
README: updated stable/mainline binary description


---
 README.md | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 59aaceabb..e18c6b202 100644
--- a/README.md
+++ b/README.md
@@ -81,10 +81,7 @@ The number of [worker 
processes](https://nginx.org/en/docs/ngx_core_module.html#
 Follow these steps to download and install precompiled NGINX binaries. You may 
also choose to [build NGINX locally from source code](#building-from-source).
 
 ## Stable and Mainline binaries
-NGINX binaries are built and distributed in two versions: stable and mainline. 
You'll need to [decide which is appropriate for your 
purposes](https://docs.nginx.com/nginx/admin-guide/installing-nginx/installing-nginx-open-source/#choosing-between-a-stable-or-a-mainline-version).
-
-> [!TIP]
-> Stable binaries are built from the various stable branches and mainline 
binaries are built from the 
[master](https://github.com/nginx/nginx/tree/master) branch maintained in this 
repository.
+NGINX binaries are built and distributed in two versions: stable and mainline. 
Stable binaries are built from stable branches and only contain critical fixes 
backported from the mainline version. Mainline binaries are built from the 
[master branch](https://github.com/nginx/nginx/tree/master) and contain the 
latest features and bugfixes. You'll need to [decide which is appropriate for 
your 
purposes](https://docs.nginx.com/nginx/admin-guide/installing-nginx/installing-nginx-open-source/#choosing-between-a-stable-or-a-mainline-version).
 
 ## Linux binary installation process
 The NGINX binary installation process takes advantage of package managers 
native to specific Linux distributions. For this reason, first-time 
installations involve adding the official NGINX package repository to your 
system's package manager. Follow [these 
steps](https://nginx.org/en/linux_packages.html) to download, verify, and 
install NGINX binaries using the package manager appropriate for your Linux 
distribution.
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
https://mailman.nginx.org/mailman/listinfo/nginx-devel

Reply via email to