From 8939c3ef946bba39ea0353be393e943ecca1b5be Mon Sep 17 00:00:00 2001 From: Ruban Kumar <92320771+rkamd@users.noreply.github.com> Date: Thu, 9 Nov 2023 12:14:29 -0600 Subject: [PATCH 1/2] Test 2 : Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33ce3e20f..405a8c142 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ pip3 install -r .sphinx/requirements.txt python3 -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html ``` -## TEST Heading +## TEST2 Heading ## Prerequisites The [AMD ROCm install guide][4] describes how to set up the ROCm repositories and install the required platform dependencies. From 2101f5d8d5d113912c92865913db7b1408436364 Mon Sep 17 00:00:00 2001 From: Ruban Kumar <92320771+rkamd@users.noreply.github.com> Date: Thu, 9 Nov 2023 12:16:37 -0600 Subject: [PATCH 2/2] Test 3 Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 405a8c142..52390a2e4 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ pip3 install -r .sphinx/requirements.txt python3 -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html ``` -## TEST2 Heading +## TEST3 Heading ## Prerequisites The [AMD ROCm install guide][4] describes how to set up the ROCm repositories and install the required platform dependencies.