diff --git a/README.md b/README.md index 5fee89700..63042d849 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ model_sources: type: git-lfs remote_url: git@github.com:kipoi/models.git local_path: ~/.kipoi/models/ + auto_update: True ``` If you wish to keep the models stored elsewhere, edit the `local_path` accordingly.