From b05b1a5f01d088a17b0d64bc762b987b90b40e8b Mon Sep 17 00:00:00 2001 From: Satya Gowtham Kudupudi Date: Mon, 16 Jan 2023 14:45:04 +0530 Subject: [PATCH] TODO added --- docs/quickstart/apollo_software_installation_guide.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/quickstart/apollo_software_installation_guide.md b/docs/quickstart/apollo_software_installation_guide.md index 59e6599697f..31d26beb86d 100644 --- a/docs/quickstart/apollo_software_installation_guide.md +++ b/docs/quickstart/apollo_software_installation_guide.md @@ -82,6 +82,7 @@ From the `/apollo` directory inside Apollo Docker container, type: ```bash # for AMD gpu this should be run every time after you run # dev_start.sh due to a bug. +# [TODO] fix this bug in RPP sudo rm -rf /opt/rocm/rpp sudo docker/build/installers/install_rpp.sh