Skip to content

Commit

Permalink
Merge 9e778a5 into 7af5c2d
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrattli committed Mar 19, 2022
2 parents 7af5c2d + 9e778a5 commit 6c0f3f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -33,7 +33,7 @@ install:

.. code:: console
pip3 install reactivex --pre
pip3 install reactivex
About ReactiveX
Expand Down
2 changes: 1 addition & 1 deletion docs/installation.rst
Expand Up @@ -8,7 +8,7 @@ ReactiveX for Python (RxPY) v4.x runs on `Python

.. code:: console
pip3 install reactivex --pre
pip3 install reactivex
RxPY v3.x runs on `Python <http://www.python.org/>`__ 3. To install RxPY:

Expand Down

0 comments on commit 6c0f3f0

Please sign in to comment.