From 8a7393b7bdc387ba0c48ec04f3b6d8c48e134833 Mon Sep 17 00:00:00 2001 From: sgoldenlab <50497030+sgoldenlab@users.noreply.github.com> Date: Mon, 8 Feb 2021 11:35:16 -0800 Subject: [PATCH] Update installation.md --- docs/installation.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/docs/installation.md b/docs/installation.md index 33f19d4dd..95636e83c 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -40,6 +40,7 @@ simba # Anaconda installation +Click [here](/docs/anaconda_installation.md) for a step by step guide on how to install using anaconda. 1. Open up terminal of your environment @@ -55,13 +56,6 @@ simba `conda install -c conda-forge shapely` -5. Then, install shape, - -`pip install shap` - -6. Lastly, install h5py, - -`pip install h5py` # Installing on MacOS