diff --git a/docs/mindquantum/docs/source_en/mindquantum_install.md b/docs/mindquantum/docs/source_en/mindquantum_install.md index a04ddfeb0a339973f56b9b6838aebcf45c21a9bb..243da8ac8282cb718bd191ab04955b577400fef6 100644 --- a/docs/mindquantum/docs/source_en/mindquantum_install.md +++ b/docs/mindquantum/docs/source_en/mindquantum_install.md @@ -152,7 +152,7 @@ pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/2.7.0rc1/MindQua 2. **Verify the Hash** (optional) - First, compute the SHA256 hash of your downloaded `whl` file (replace `your_downloaded_file.whl` with your actual filename): + First, compute the hash value of your downloaded `whl` file (replace `your_downloaded_file.whl` with your actual filename): ```bash sha256sum your_downloaded_file.whl