From b240ee768a49b7d633cc8c4af4e3d5aefb6c1281 Mon Sep 17 00:00:00 2001 From: ln-vidrio <33462079+ln-vidrio@users.noreply.github.com> Date: Tue, 29 Dec 2020 16:40:59 -0500 Subject: [PATCH] Update README.md Remove subdirectory references --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f88575f..9d46572b 100644 --- a/README.md +++ b/README.md @@ -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