From a2506556e16242f699ff36c320d099da5bcf111e Mon Sep 17 00:00:00 2001 From: Jochem Smit Date: Thu, 13 Jun 2024 10:43:43 +0200 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 091faf5..08b9d4f 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,6 @@ from pathlib import Path from hdxms_datasets import DataVault # local path the download datasets to - cache_dir = Path('.cache') # create a vault with local cache dir, set `remote_url` to connect to a different database