From d18cda141bbf509a2dddbea16497365a5df6a1c6 Mon Sep 17 00:00:00 2001 From: ClementLinCF <162283536+ClementLinCF@users.noreply.github.com> Date: Sun, 18 May 2025 18:21:11 +0800 Subject: [PATCH] Update README.md --- example/ck_tile/tutorial/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/ck_tile/tutorial/README.md b/example/ck_tile/tutorial/README.md index a90e67a043..7da443c9b1 100644 --- a/example/ck_tile/tutorial/README.md +++ b/example/ck_tile/tutorial/README.md @@ -108,7 +108,7 @@ cmake -D CMAKE_PREFIX_PATH=/opt/rocm -D CMAKE_CXX_COMPILER=/opt/rocm/bin/hipcc - ``` -##### Follow these steps to build the codegen instances +##### Follow these steps to build and run the codegen instances ```sh mkdir build