From 30a1b9c908f48b28fc63a758e7fc6e3168b951ba Mon Sep 17 00:00:00 2001 From: MilagrosMarin Date: Tue, 7 Nov 2023 00:10:57 +0000 Subject: [PATCH] minor changes to mirror PR element-array-ephys --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d7cdd9e..e10370b 100644 --- a/README.md +++ b/README.md @@ -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//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)