Skip to content

Commit c22ebd5

Browse files
author
Scott Straughan
committed
Tweaks to code block.
1 parent a551f17 commit c22ebd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_collections/_updates/2024-07-31-porting-ai-codes-from-cuda-to-sycl-and-oneapi-one-llama-at-a-time-part-one.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Now we are going to use the information collected by intercept-build to generate
129129
build directory by running the dpct command itself:
130130

131131
```shell
132-
$ cd ../.. && mkdir dpct_out
132+
$ cd ../.. && mkdir dpct_out
133133
```
134134

135135
```shell

0 commit comments

Comments
 (0)