Skip to content

Commit

Permalink
Install CppHeaderParser dependency in README (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
sogartar authored Mar 14, 2024
1 parent 85523c8 commit b172ab2
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,12 @@ The HIP Environment and ROCm Kit - A lightweight open source build system for HI

# Install Deps

On Ubuntu
## Common
```
pip install CppHeaderParser
```

## On Ubuntu

```
sudo apt install \
Expand Down

0 comments on commit b172ab2

Please sign in to comment.