Skip to content

Commit 561057f

Browse files
committed
Clarify benchmark text
Previous wording sounded like s3 support was being dropped, when it was the dependency group. Updated this to reflect the "s3" group support would be dropped in favour of "cloud"
1 parent cb6b933 commit 561057f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pip install bids2table[cloud]
2323
```
2424

2525
> [!WARNING]
26-
> Previous version only supported s3. s3 installation is still supported, but will be deprecated in the next version. Please update any installation scripts.
26+
> Previous version only supported s3 cloud storage. `s3` dependency group installation is still supported, but will be deprecated in the next version. Please update any installation scripts to use the `cloud` dependency group.
2727
2828
The latest development version can be installed with
2929

0 commit comments

Comments
 (0)