Skip to content

Commit b240ee7

Browse files
authored
Update README.md
Remove subdirectory references
1 parent e40f5f4 commit b240ee7

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
@@ -9,7 +9,7 @@ A Matlab interface for reading and writing Neurodata Without Borders (NWB) 2.0 f
99
Download the current release of MatNWB from the [MatNWB releases page](https://github.com/NeurodataWithoutBorders/matnwb/releases) or from the [![View NeurodataWithoutBorders/matnwb on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://www.mathworks.com/matlabcentral/fileexchange/67741-neurodatawithoutborders-matnwb). You can also check out the latest development version via
1010

1111
```bash
12-
git clone --recurse-submodules https://github.com/NeurodataWithoutBorders/matnwb.git
12+
git clone https://github.com/NeurodataWithoutBorders/matnwb.git
1313
```
1414

1515
### Step 2: Generate the API

0 commit comments

Comments
 (0)