Skip to content

Commit

Permalink
minor changes to mirror PR element-array-ephys
Browse files Browse the repository at this point in the history
  • Loading branch information
MilagrosMarin committed Nov 7, 2023
1 parent 1314488 commit 30a1b9c
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 @@ -18,21 +18,21 @@ tables that can be combined with other Elements to assemble a fully functional p

## Getting Started

+ Please fork this repository
+ Please fork this repository.

+ Clone the repository to your computer
+ Clone the repository to your computer.

```bash
git clone https://github.com/<enter_github_username>/element-deeplabcut
```

+ Install with `pip`
+ Install with `pip`:

```bash
pip install -e .
```

+ [Interactive tutorial on GitHub Codespaces](#interactive-tutorial)
+ [Interactive tutorial on GitHub Codespaces](https://github.com/datajoint/element-deeplabcut#interactive-tutorial)

+ [Documentation](https://datajoint.com/docs/elements/element-deeplabcut)

Expand Down

0 comments on commit 30a1b9c

Please sign in to comment.