Skip to content

Commit

Permalink
Cosmetics.
Browse files Browse the repository at this point in the history
  • Loading branch information
kouchy committed May 28, 2024
1 parent 4f6fcb3 commit 30b2a7c
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 @@ -148,7 +148,7 @@ If `StreamPU` is installed in a specific location (for instance:
cmake .. -DStreamPU_DIR=/opt/streampu/lib/cmake/streampu
```

Or, if StreamPU has been compiled with the `cpptrace` library:
Or, if `StreamPU` has been compiled with the `cpptrace` library:
```bash
cmake .. -DStreamPU_DIR=/opt/streampu/lib/cmake/streampu -Dcpptrace_DIR=/opt/streampu/lib/cmake/cpptrace
```
Expand Down

0 comments on commit 30b2a7c

Please sign in to comment.