diff --git a/README.md b/README.md index c11bdecfb..409a49808 100644 --- a/README.md +++ b/README.md @@ -20,5 +20,5 @@ pip install nwbinspector nwbinspector path/to/my/data.nwb # supply a path to a directory containing NWB files -nwbinspector path/to/my/data/dir/ +nwbinspector path/to/my/data/folder/ ```