Skip to content

Commit

Permalink
Fix markdown syntax in What is SYCL (#365)
Browse files Browse the repository at this point in the history
  • Loading branch information
FantasqueX authored Sep 2, 2024
1 parent a6e2338 commit da26c98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Code_Exercises/What_is_SYCL/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ If you haven't done so already, follow this [guide](../../README.md#building-the
From the syclacademy directory
```
cd build/Code_Exercises/What_is_SYCL
```
and execute:
* ```make What_is_SYCL_source``` - to build source.cpp
* ```make What_is_SYCL_solution``` - to build the solution provided
Expand Down

0 comments on commit da26c98

Please sign in to comment.