Skip to content

Commit

Permalink
clean up pass
Browse files Browse the repository at this point in the history
  • Loading branch information
artv3 committed Aug 12, 2024
1 parent 521ce77 commit 8d110b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Intro_Tutorial/lessons/10_raja_kernel/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,6 @@ When you have finished making your changes, uncomment the COMPILE define on line
then compile and run the code:

```
$ make raja_kernel
$ ./bin/raja_kernel
$ make 10_raja_kernel
$ ./bin/10_raja_kernel
```

0 comments on commit 8d110b2

Please sign in to comment.