diff --git a/README.md b/README.md index b11df94e..c611419b 100644 --- a/README.md +++ b/README.md @@ -208,10 +208,10 @@ Check out the [roadmap](./roadmap.md) to see our plan for the realtime client. ### Installing the realtime client -The beta realtime client is available as a [PyPI](https://pypi.org/project/ably/2.0.0b5/) package. +The beta realtime client is available as a [PyPI](https://pypi.org/project/ably/2.0.0b6/) package. ``` -pip install ably==2.0.0b5 +pip install ably==2.0.0b6 ``` ### Using the realtime client