Correct README Markdown formatting

Change-Id: Id63618fc7fa7fa7cdc68bcd451cbe89ef2c04469


[ROCm/rocm_smi_lib commit: ee13e85265]
This commit is contained in:
Chris Freehill
2019-08-15 13:33:21 -05:00
parent 9b707b1469
commit f85d50583a
+2 -2
View File
@@ -26,8 +26,8 @@ After the the ROCm SMI library git repository has been cloned to a local Linux m
##### ```$ cd build```
##### ```$ cmake <location of root of ROCm SMI library CMakeLists.txt>```
##### ```$ make```
##### ```# Install library file and header; default location is /opt/rocm
##### ```$ make install
##### ```# Install library file and header; default location is /opt/rocm```
##### ```$ make install```
The built library will appear in the `build` folder.
#### Building the Documentation