Update README.md

[ROCm/clr commit: 573d331ab8]
Este commit está contenido en:
Aditya Atluri
2016-03-29 14:11:10 -05:00
padre 98e2f833b2
commit 5cd8dc9f45
+2 -2
Ver fichero
@@ -15,9 +15,9 @@ New projects can be developed directly in the portable HIP C++ language and can
cd HIP-privatestaging
mkdir build
cd build
cmake ..
cmake -DHSA_DIR=/path/to/hsa -DHCC_DIR=/path/to/hcc -DHIP_INSTALL_DIR=/where/to/install/hip ..
make
sudo make install
make install
```
Make sure HIP_PATH is pointed to `/opt/hip` and PATH includes `$HIP_PATH/bin`