From 06954e089a5592d2fde0df5be64b7bdd22dc2d40 Mon Sep 17 00:00:00 2001 From: Yann Cointepas <3062350+sapetnioc@users.noreply.github.com> Date: Fri, 7 Jun 2024 08:56:21 +0200 Subject: [PATCH] #7 Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3a9ac3..1a7ef19 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ pixi run neuro-forge init channel First install soma-forge command that is located in neuro-forge project. ``` git clone https://github.com/neurospin/neuro-forge -cd rolling-release +git checkout rolling-release cd neuro-forge pixi run python -m pip install -e recipes/soma-forge ```