Skip to content

Commit 4b3d04e

Browse files
mariomario
authored andcommitted
adjusted toolbox name (matlab implementation)
1 parent 4c62680 commit 4b3d04e

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
@@ -19,7 +19,7 @@ This software was developed with MATLAB R2017a and access to the full suite of M
1919
Download the toolbox file [Computational Neuroimaging Toolbox.mltbx](https://github.com/ccnmaastricht/CNI_toolbox/raw/master/code/matlab/computational%20neuroimaging%20toolbox.mltbx), navigate to the downloaded file within MATLAB and then execute the following command:
2020

2121
```MATLAB
22-
matlab.addons.toolbox.installToolbox('Computational Neuroimaging Toolbox.mltbx');
22+
matlab.addons.toolbox.installToolbox('computational neuroimaging toolbox.mltbx');
2323
```
2424
### Usage
2525

0 commit comments

Comments
 (0)