From 9c067ea9797e4715bcca820ffb0166ceb5dcd2ea Mon Sep 17 00:00:00 2001 From: Kiriti Gowda Date: Tue, 9 Jan 2024 11:11:42 -0800 Subject: [PATCH] Readme - Cleanup (#159) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21bad0d0e0..1e85e23ad8 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ rocDecode is a high performance video decode SDK for AMD GPUs. rocDecode API let ### To build from source -* Install [ROCm 5.6.1 or later](https://rocmdocs.amd.com/en/latest/deploy/linux/installer/install.html) with `--usecase=multimediasdk,rocm --no-32` +* Install [ROCm 6.1.0 or later](https://rocmdocs.amd.com/en/latest/deploy/linux/installer/install.html) with `--usecase=multimediasdk,rocm --no-32` * CMake `3.5` or later