diff --git a/README.md b/README.md index 9af2e131c..10370f1ec 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ you may first refer to this [Frequently Asked Questions](https://mmcv.readthedoc If you face installation problems or runtime issues, you may first refer to this [Frequently Asked Questions](https://mmcv.readthedocs.io/en/latest/faq.html) to see if there is a solution. If the problem is still not solved, feel free to open an [issue](https://github.com/open-mmlab/mmcv/issues). -If you face some installation issues with ROCm build, you may first refer to [this](https://github.com/Looong01/mmcv-rocm-build/issues). +If you face some installation issues with ROCm build, you may first refer to [this](https://github.com/Looong01/mmcv-rocm-build/issues) to see if there is a solution or feel free to open an [issue](https://github.com/Looong01/mmcv-rocm-build/issues) if not. ## Citation diff --git a/README_zh-CN.md b/README_zh-CN.md index ce2e72bc9..27dcdb689 100644 --- a/README_zh-CN.md +++ b/README_zh-CN.md @@ -154,7 +154,7 @@ mim install mmcv-lite 如果你遇到了安装问题或者运行时问题,请查看[问题解决页面](https://mmcv.readthedocs.io/zh_CN/latest/faq.html)是否已有解决方案。如果问题仍然没有解决,欢迎提 [issue](https://github.com/open-mmlab/mmcv/issues)。 -如果您在使用 ROCm 构建时遇到一些安装问题,你可以先参考 [这里](https://github.com/Looong01/mmcv-rocm-build/issues)。 +如果您在使用 ROCm 构建时遇到一些安装问题,你可以先参考 [这里](https://github.com/Looong01/mmcv-rocm-build/issues)是否已有解决方案。如果问题仍然没有解决,欢迎提 [issue](https://github.com/Looong01/mmcv-rocm-build/issues)。 ## 贡献指南