From da09120d8f487176f5d3ced923ebc685aa4c181a Mon Sep 17 00:00:00 2001 From: Yann Cointepas <3062350+sapetnioc@users.noreply.github.com> Date: Fri, 7 Jun 2024 08:57:58 +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 1a7ef19..ea705c1 100644 --- a/README.md +++ b/README.md @@ -54,8 +54,8 @@ 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 -git checkout rolling-release cd neuro-forge +git checkout rolling-release pixi run python -m pip install -e recipes/soma-forge ```