From 3ed2e728c86f26e12798741ae91717c1d744c90e Mon Sep 17 00:00:00 2001 From: GaelleChapuis <43007596+GaelleChapuis@users.noreply.github.com> Date: Fri, 30 Aug 2024 14:16:24 +0200 Subject: [PATCH] Update README.md activate iblenv --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c32ddedd..a94cb079 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ something like `int-brain-lab` and work from within it). Then run the following ```commandline conda update -n base -c defaults conda conda create --name iblenv python=3.10 --yes +conda activate iblenv git clone https://github.com/int-brain-lab/iblapps pip install --editable iblapps git clone https://github.com/int-brain-lab/iblenv