Skip to content

Commit

Permalink
#7 Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sapetnioc authored Jun 7, 2024
1 parent da09120 commit e51c0d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ pixi run python -m pip install -e recipes/soma-forge

Then create the BrainVISA development directory by giving its location and the target packages. Target packages are the name of soma-forge packages. It will select all corresponding brainvisa-cmake components (taking into account pakages dependencies) and put them in `bv_maker.cfg` file. By default, all known packages are included including ones that had not been tested at all and will make compilation fail. Options can be given to select some build options : python version, Qt major version and Capsul major version.
```
soma-forge init /somewhere/brainvisa-py3.11-cap2-qt5 brainvisa cortical-surface morphologist-baby constellation
pixi run soma-forge init /somewhere/brainvisa-py3.11-cap2-qt5 brainvisa cortical-surface morphologist-baby constellation
```

Finally, the development directory can be used independently of neuroforge:
Expand Down

0 comments on commit e51c0d2

Please sign in to comment.