update_document_after_repository_renamed (#4398)

diff --git a/apps/tsim_example/README.md b/apps/tsim_example/README.md
index 9974022..97758b9 100644
--- a/apps/tsim_example/README.md
+++ b/apps/tsim_example/README.md
@@ -62,7 +62,7 @@
 ## Setup in TVM
 
 1. Install `verilator` and `sbt` as described above
-2. Get tvm `git clone https://github.com/apache/incubator-tvm.git`
+2. Get tvm `git clone https://github.com/apache/incubator-tvm.git tvm --recursive`
 3. Build [tvm](https://docs.tvm.ai/install/from_source.html#build-the-shared-library)
 
 ## How to run VTA TSIM examples