Commit cfcfe0b4 authored by wangkx1's avatar wangkx1
Browse files

Update README.md

parent a09f6fda
......@@ -25,7 +25,7 @@ cmake ..
make -j8
make install
cd ..
pythpn setup.py install
python setup.py install
```
......@@ -36,5 +36,5 @@ pythpn setup.py install
```bash
cd tests
hipprof --hip-trace --hiptx-hiptrace python3 test_roctracer.py
```
\ No newline at end of file
hipprof --hip-trace --hiptx-trace python3 test_roctracer.py
```
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment