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 6cb2500 commit 96749f6Copy full SHA for 96749f6
README.rst
@@ -108,12 +108,6 @@ Based on the paper:
108
Installing
109
----------
110
111
-Fastest install, presuming you have anaconda:
112
-
113
-.. code:: bash
114
115
- conda install -c lmcinnes hdbscan
116
117
Fast install, presuming you have sklearn and all its requirements installed:
118
119
.. code:: bash
@@ -156,6 +150,8 @@ Install the package
156
150
157
151
python setup.py install
158
152
153
+Coming soon: installing via conda.
154
+
159
155
---------
160
Licensing
161
0 commit comments