From 76cb77e9638383ab8ebbbd9a6dcee50b6156e71f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20W=C3=A4lchli?= Date: Tue, 2 Nov 2021 12:57:27 +0100 Subject: [PATCH] update references to 1.5 in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7dd5272956ae1..8df98d14cac75 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ Install future release from the source pip install git+https://github.com/PytorchLightning/pytorch-lightning.git@release/1.4.x --upgrade ``` -#### Install bleeding-edge - future 1.5 +#### Install bleeding-edge - future 1.6 Install nightly from the source (no guarantees)