Skip to content
Snippets Groups Projects
Commit 7ca1b6d4 authored by Marcin Wątroba's avatar Marcin Wątroba
Browse files

Configure DVC readme

parent 56c6477c
Branches
1 merge request!13Change data model
# How to configure DVC
```bash
poetry run dvc remote modify --local clarin-biz-asr-benchmarks access_key_id '<your_minio_user_name>'
poetry run dvc remote modify --local clarin-biz-asr-benchmarks secret_access_key '<your_minio_password>'
```
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment