1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-06-06 05:51:17 +08:00

Update README.md

fix typo
This commit is contained in:
al
2021-05-23 16:54:14 +08:00
committed by GitHub
parent a80369b80a
commit ae32d79549

View File

@@ -22,7 +22,7 @@ python get_data.py qlib_data --target_dir ~/.qlib/qlib_data/cn_data --region cn
python scripts/get_data.py qlib_data --target_dir ~/.qlib/qlib_data/qlib_cn_1min --region cn --interval 1min
```
### Downlaod US Data
### Download US Data
```bash