Skip to content

Commit

Permalink
Update README to reflect post-merge branch
Browse files Browse the repository at this point in the history
  • Loading branch information
frthjf committed Feb 26, 2024
1 parent 019255d commit 3f92a59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/miv_data/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Common data I/O for the Mind-In-Vitro project based on `HDF5` and `neuroh5` in p

To install `miv_data` without installing `MiV-Simulator` use the following:
```sh
pip install -e "git+https://github.com/GazzolaLab/MiV-Simulator.git@feature/miv-data#egg=miv_data&subdirectory=src"
pip install -e "git+https://github.com/GazzolaLab/MiV-Simulator.git#egg=miv_data&subdirectory=src"
```

## Rationale
Expand Down

0 comments on commit 3f92a59

Please sign in to comment.