diff --git a/deploy/avh/README.md b/deploy/avh/README.md index ecd635cc42ba277f8b6ff9bf1a8fa586378bf4d2..922fb4da920391d1baf98d82b94569321df9a2bc 100644 --- a/deploy/avh/README.md +++ b/deploy/avh/README.md @@ -28,7 +28,7 @@ software will already be installed. If the demo is not run in the ci_cpu Docker container, then you will need the following: - Software required to build and run the demo (These can all be installed by running - tvm/docker/install/ubuntu_install_ethosu_driver_stack.sh.) + https://github.com/apache/tvm/blob/main/docker/install/ubuntu_install_ethosu_driver_stack.sh .) - [Fixed Virtual Platform (FVP) based on Arm(R) Corstone(TM)-300 software](https://developer.arm.com/tools-and-software/open-source-software/arm-platforms-software/arm-ecosystem-fvps) - [cmake 3.19.5](https://github.com/Kitware/CMake/releases/) - [GCC toolchain from Arm(R)](https://developer.arm.com/-/media/Files/downloads/gnu-rm/10-2020q4/gcc-arm-none-eabi-10-2020-q4-major-x86_64-linux.tar.bz2) diff --git a/deploy/avh/README_ch.md b/deploy/avh/README_ch.md index 94db92e72c48319beab7cb842c730cf518c9d5c6..7e6272ae1258e11aeea7a21dd01400a5bff614ba 100644 --- a/deploy/avh/README_ch.md +++ b/deploy/avh/README_ch.md @@ -27,7 +27,7 @@ 在非docker环境中,需要手动安装如下依赖项: -- 软件可通过[安装脚本](https://github.com/apache/tvm/docker/install/ubuntu_install_ethosu_driver_stack.sh)一键安装 +- 软件可通过[安装脚本](https://github.com/apache/tvm/blob/main/docker/install/ubuntu_install_ethosu_driver_stack.sh)一键安装 - [Fixed Virtual Platform (FVP) based on Arm(R) Corstone(TM)-300 software](https://developer.arm.com/tools-and-software/open-source-software/arm-platforms-software/arm-ecosystem-fvps) - [cmake 3.19.5](https://github.com/Kitware/CMake/releases/) - [GCC toolchain from Arm(R)](https://developer.arm.com/-/media/Files/downloads/gnu-rm/10-2020q4/gcc-arm-none-eabi-10-2020-q4-major-x86_64-linux.tar.bz2)