Fixed MD linting issue regarding code blocks.

Signed-off-by: David Galiffi <David.Galiffi@amd.com>
Change-Id: Id0467b332bf033642a2d403090ffe598e41689f5


[ROCm/ROCR-Runtime commit: a8bd453243]
This commit is contained in:
David Galiffi
2024-04-04 10:28:34 -04:00
szülő 6e5eed56e4
commit 495db71f32
@@ -29,7 +29,9 @@ If the hsakmt-roct and hsakmt-roct-dev packages are desired:
cmake ..
make package
```
If you choose not to build and install packages, manual installation of the binaries and header files can be done via:
```bash
make install
```