Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
cd fusion_org_ephys
  • Loading branch information
mzabolocki authored Nov 7, 2023
1 parent 2e99b90 commit 8a24a01
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,17 +58,17 @@ Development version
To get the current development version in one of your environments, first clone this repository:

```
git clone https://github.com/mzabolocki/miscos_ephys
cd miscos_ephys
git clone https://github.com/mzabolocki/fusion_org_ephys
cd fusion_org_ephys
pip install -r requirements.txt
pip install -r requirements_dev.txt
```

or alternatively:

```
git clone https://github.com/mzabolocki/miscos_ephys
cd miscos_ephys
git clone https://github.com/mzabolocki/fusion_org_ephys
cd fusion_org_ephys
pip install -e .
```

Expand Down

0 comments on commit 8a24a01

Please sign in to comment.