Skip to content

Commit de7a297

Browse files
authored
Update README.md
installation for developers
1 parent 51480b3 commit de7a297

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ inputs. See [Converter](#Converter) for this aspect of the repository.
1212
pip install /path/to/pydra-fsl/
1313
```
1414

15+
### Installation for developers
16+
```
17+
pip install -e /path/to/pydra-fsl/[dev]
18+
```
19+
20+
1521
## Converter
1622

1723
`FSLConverter` class (from `tools/converter.py`) requires three parts of information:

0 commit comments

Comments
 (0)