From 09d6ea5784ad151653d63b3eebcbd7519864ccf3 Mon Sep 17 00:00:00 2001 From: Eric Liang Date: Mon, 16 Nov 2020 23:30:40 -0800 Subject: [PATCH] Clarify official releases vs nightly wheels --- doc/source/installation.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/source/installation.rst b/doc/source/installation.rst index bd3114023..14bf5e963 100644 --- a/doc/source/installation.rst +++ b/doc/source/installation.rst @@ -8,10 +8,10 @@ Installing Ray Ray currently supports MacOS and Linux. Windows wheels are now available, but :ref:`Windows support ` is experimental and under development. -Latest stable version ---------------------- +Official Releases +----------------- -You can install the latest stable version of Ray as follows. +You can install the latest official version of Ray as follows. Official releases are produced according to the `release process doc `__. .. code-block:: bash @@ -21,10 +21,10 @@ You can install the latest stable version of Ray as follows. .. _install-nightlies: -Latest Snapshots (Nightlies) ----------------------------- +Daily Releases (Nightlies) +-------------------------- -You can install the latest Ray wheels via the following command: +You can install the latest Ray wheels via the following command. These daily releases are tested via automated tests but do not go through the full release process: .. code-block:: bash