Skip to content

Commit da26c98

Browse files
authored
Fix markdown syntax in What is SYCL (#365)
1 parent a6e2338 commit da26c98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: Code_Exercises/What_is_SYCL/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ If you haven't done so already, follow this [guide](../../README.md#building-the
8686
From the syclacademy directory
8787
```
8888
cd build/Code_Exercises/What_is_SYCL
89+
```
8990
and execute:
9091
* ```make What_is_SYCL_source``` - to build source.cpp
9192
* ```make What_is_SYCL_solution``` - to build the solution provided

0 commit comments

Comments
 (0)