Skip to content
This repository has been archived by the owner on Nov 26, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kushalkolar committed May 5, 2021
1 parent 42362a4 commit 8bdb3a6
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,22 @@ Additional videos on specific aspects of Mesmerize will be posted here:\

## Installation

If you're familiar with anaconda or virtual environments, installation is as simple as:
If you're familiar with anaconda or virtual environments, install with pip:

```
pip install mesmerize
```

After installation just call ``mesmerize`` from inside the virtual environment to launch it.

If you're unfamiliar with virtual environments, see the docs for more detailed instructions on all operating systems:
See the docs for more detailed instructions on all operating systems:
http://docs.mesmerizelab.org/en/master/user_guides/installation.html

#### VM

If you do not want to setup conda or virtual environments, you can import a VM with Mesmerize pre-installed and ready to go with all features:
http://docs.mesmerizelab.org/en/master/user_guides/installation.html#all-platforms

#### Caiman
In order to use [CaImAn](https://github.com/flatironinstitute/CaImAn) features you will need to have [CaImAn](https://github.com/flatironinstitute/CaImAn) installed into your environment. See the Mesmerize installation instructions linked above for more details: http://docs.mesmerizelab.org/en/master/user_guides/installation.html

Expand Down

0 comments on commit 8bdb3a6

Please sign in to comment.