Skip to content

Commit

Permalink
Added missing colon in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wvbbreu authored Jan 29, 2025
1 parent c9e4ded commit 9274ebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ To enable HIP:
3. Optionally, use `#ifdef (__HIP__)` directives in your source code to enable/disable certain sections for HIP.
4. **Build** ensure that the `hipcc` compiler is selected.
4. **Build**: ensure that the `hipcc` compiler is selected.
This can be done via the command line:
```shell
Expand Down

0 comments on commit 9274ebd

Please sign in to comment.