From 65f4542520f4f2e6a0d305a30f4666b8c7012bed Mon Sep 17 00:00:00 2001 From: Ryan Ly Date: Mon, 9 Oct 2023 09:52:51 -0700 Subject: [PATCH] Update README.md --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d0cdbf6..a5352ed 100644 --- a/README.md +++ b/README.md @@ -116,15 +116,13 @@ mamba activate mescore 4. Install `caimanmanager` -```bash -caimanmanager install -``` - +If you are using an older version of `caiman` < 1.9.16, then please see [Step 4 in the old README](https://github.com/nel-lab/mesmerize-core/blob/09a81f856a6728cc3aff62f967d2dce308214c63/README.md#conda). ```bash +caimanmanager install ``` -If you continue to have issues with this step, please post an issue on the caiman github or gitter: https://github.com/flatironinstitute/CaImAn/issues +If you have issues with this step, please post an issue on the caiman github or gitter: https://github.com/flatironinstitute/CaImAn/issues 5. Run `ipython` and verify that `mesmerize_core` is installed: