Skip to content

Commit 96749f6

Browse files
committed
Update README.rst
Conda install doesn't work correctly yet.
1 parent 6cb2500 commit 96749f6

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.rst

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -108,12 +108,6 @@ Based on the paper:
108108
Installing
109109
----------
110110

111-
Fastest install, presuming you have anaconda:
112-
113-
.. code:: bash
114-
115-
conda install -c lmcinnes hdbscan
116-
117111
Fast install, presuming you have sklearn and all its requirements installed:
118112

119113
.. code:: bash
@@ -156,6 +150,8 @@ Install the package
156150
157151
python setup.py install
158152
153+
Coming soon: installing via conda.
154+
159155
---------
160156
Licensing
161157
---------

0 commit comments

Comments
 (0)