We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8468e26 commit dee3128Copy full SHA for dee3128
docs/source/index.rst
@@ -73,8 +73,8 @@ To install either use:
73
74
- conda-forge: ``conda install streamz -c conda-forge``
75
- pip: ``pip install streamz``
76
-- dev: git clone https://github.com/python-streamz/streamz
77
- pip install -e streamz/
+- dev: ``git clone https://github.com/python-streamz/streamz``
+ ``pip install -e streamz/``
78
79
Related Work
80
------------
0 commit comments