Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Remove subdirectory references
  • Loading branch information
lawrence-mbf authored Dec 29, 2020
1 parent e40f5f4 commit b240ee7
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 @@ -9,7 +9,7 @@ A Matlab interface for reading and writing Neurodata Without Borders (NWB) 2.0 f
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

```bash
git clone --recurse-submodules https://github.com/NeurodataWithoutBorders/matnwb.git
git clone https://github.com/NeurodataWithoutBorders/matnwb.git
```

### Step 2: Generate the API
Expand Down

0 comments on commit b240ee7

Please sign in to comment.