From ff1cec08e62b72102528e2327819093f8112f05d Mon Sep 17 00:00:00 2001 From: Michele Fabbri Date: Mon, 3 Oct 2022 17:29:16 +0100 Subject: [PATCH] minor update on installation notes --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1d82dd866..33c3fc609 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ conda activate iblrig conda install git --yes git clone https://github.com/int-brain-lab/iblrig C:\iblrig cd C:\iblrig +git checkout tags/7.0.0 pip install --editable . pip install pybpod-gui-api==1.8.3b1 pybpod-gui-plugin-alyx==1.1.3b1 pip uninstall ibllib --yes