diff --git a/docs/README.md b/docs/README.md index e6c920fcec..0fb1a2c82e 100755 --- a/docs/README.md +++ b/docs/README.md @@ -26,8 +26,8 @@ After the the ROCm SMI library git repository has been cloned to a local Linux m ##### ```$ cd build``` ##### ```$ cmake ``` ##### ```$ 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