From 752b96a95a584a6888cba67858a965df7a02bf7f Mon Sep 17 00:00:00 2001 From: Leland McInnes Date: Mon, 20 Nov 2017 10:45:50 -0500 Subject: [PATCH] Typo from cut and paste ... --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 5132076a..b146861c 100644 --- a/README.rst +++ b/README.rst @@ -166,7 +166,7 @@ PyPI install, presuming you have numab and sklearn and all its requirements pip install umap-learn If pip is having difficulties pulling the dependencies then we'd suggest installing -the dependencies manually using anaconda followed by pulling hdbscan from pip: +the dependencies manually using anaconda followed by pulling umap from pip: .. code:: bash