Skip to content

Commit d05b3e4

Browse files
Update docs/user-guide-sharing/uploading-data.md
Co-authored-by: Yaroslav Halchenko <[email protected]>
1 parent ea564d9 commit d05b3e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide-sharing/uploading-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ For command-line users or those with larger datasets, the DANDI CLI provides a p
3535
cd <dataset_id>
3636
```
3737

38-
2. **Organize your data** (skip this step if you are preparing a BIDS dataset with NWB files):
38+
2. **Organize your data** (skip this step if you are preparing a proper [BIDS dataset](https://bids.neuroimaging.io/) with e.g. OME-Zarr, NWB and other files):
3939

4040
```bash
4141
dandi organize <source_folder> -f dry # Dry run to see what would happen

0 commit comments

Comments
 (0)