Correct README Markdown formatting

Change-Id: Id63618fc7fa7fa7cdc68bcd451cbe89ef2c04469
This commit is contained in:
Chris Freehill
2019-08-15 13:33:21 -05:00
vanhempi 68d25e82fd
commit ee13e85265
+2 -2
Näytä tiedosto
@@ -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