linting fixes

This commit is contained in:
Lisa Delaney
2023-10-25 13:57:52 -06:00
committed by Saad Rahim
parent 23d563eefb
commit 9d8a830851

View File

@@ -22,8 +22,7 @@ The OpenMP toolchain is automatically installed as part of the standard ROCm
installation and is available under `/opt/rocm-{version}/llvm`. The
sub-directories are:
- bin: Compilers (`flang` and `clang`) and other binaries.
* bin: Compilers (`flang` and `clang`) and other binaries.
* examples: The usage section below shows how to compile and run these programs.
* include: Header files.
* lib: Libraries including those required for target offload.