Skip to content

Commit d084866

Browse files
authored
Update README.md
1 parent 29e6e53 commit d084866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ If you want to calibrate your predictions (HIGHLY recommended), please provide a
2323
```sh
2424
im2deep <path/to/peptide_file.csv> --calibration-file <path/to/peptide_file_with_CCS.csv>
2525
```
26-
To use the multi-output prediction model on top of the original model, provide the -e flag:
26+
To use the multi-output prediction model on top of the original model, provide the -e flag (make sure you have the optional dependencies installed!):
2727
```sh
2828
im2deep <path/to/peptide_file.csv> --calibration-file <path/to/peptide_file_with_CCS.csv> -e
2929
```

0 commit comments

Comments
 (0)