Cie1 commited on
Commit
4746b9c
·
verified ·
1 Parent(s): ad0fc7d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -76,7 +76,7 @@ Official repository for the paper "[MMSearch-Plus: Benchmarking Provenance-Aware
76
  For better compatibility with newer versions of the datasets library, we provide explicit decryption functions, downloadable from our GitHub/HF repo.
77
 
78
  ```bash
79
- wget https://github.com/mmsearch-plus/MMSearch-Plus/blob/main/decrypt_after_load.py
80
  ```
81
 
82
  ```python
 
76
  For better compatibility with newer versions of the datasets library, we provide explicit decryption functions, downloadable from our GitHub/HF repo.
77
 
78
  ```bash
79
+ wget https://raw.githubusercontent.com/mmsearch-plus/MMSearch-Plus/main/decrypt_after_load.py
80
  ```
81
 
82
  ```python