From 9abf60134221e836757b2730eb260ec120053c48 Mon Sep 17 00:00:00 2001 From: Yann Cointepas <3062350+sapetnioc@users.noreply.github.com> Date: Fri, 7 Jun 2024 08:55:27 +0200 Subject: [PATCH] #7 Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d979f3a..f3a9ac3 100644 --- a/README.md +++ b/README.md @@ -54,6 +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 cd neuro-forge pixi run python -m pip install -e recipes/soma-forge ```