From 31a4b81867fac2db1e4345ae5d38bfa976a15d3e Mon Sep 17 00:00:00 2001 From: "Teemu R." Date: Sun, 27 Oct 2024 00:43:40 +0200 Subject: [PATCH] Mention pre-release in the README (#1978) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4a93b59a..8c0c9c564 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Alternatively, you can install the latest development version from GitHub: pip install git+https://github.com/rytilahti/python-miio.git **This project is currently ongoing [a major refactoring effort](https://github.com/rytilahti/python-miio/issues/1114). -If you are interested in controlling modern (MIoT) devices, you want to use the git version until version 0.6.0 is released.** +If you are interested in controlling modern (MIoT) devices, you want to use the git version (or pre-releases, `pip install --pre python-miio`) until version 0.6.0 is released.** ## Getting started