From 6164f98c8d271c5432cc45d4c5c745b15721060c Mon Sep 17 00:00:00 2001 From: Heberto Mayorquin Date: Thu, 14 Sep 2023 16:58:36 +0200 Subject: [PATCH] master to main --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b76b3fe0..953fa799e 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Note that this will install the package in [editable mode](https://pip.pypa.io/e Finally, if you prefer to avoid `conda` altogether, the following commands provide a clean installation within the current environment: ```shell -pip install git+https://github.com/catalystneuro/neuroconv.git@master +pip install git+https://github.com/catalystneuro/neuroconv.git@main ``` ## Documentation