Skip to content

Commit 59b231b

Browse files
committed
fix DVC version
1 parent ae1dbc4 commit 59b231b

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
@@ -5,7 +5,7 @@
55
First install DVC and HPCCM via pip, utilities that will be required to setup the current environment:
66

77
```
8-
pip install "dvc[s3]" hpccm
8+
pip install "dvc[s3]==3.42.0" hpccm
99
```
1010

1111
## Acessing and updating DVC storage

0 commit comments

Comments
 (0)