Skip to content

Commit c328f0a

Browse files
authored
Update readme.md
1 parent 395edb0 commit c328f0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This repo contains :
1818
Since 3.01.00, for Northstar the default render backend is HIP ( instead of OpenCL ). \
1919
The main difference is that compute kernels are now precompiled by us. They must be downloaded from a submodule.\
2020
Note that for now you can still use the OpenCL backend ( with `RPR_CREATION_FLAGS_ENABLE_OPENCL` in `rprCreateContext` ). However we don't recommend it as in the future we may put less resource to support this backend.\
21-
Download the precompiled kernels with the command: \
21+
Download the precompiled kernels with the command:
2222
```
2323
git submodule update --init --recursive
2424
```

0 commit comments

Comments
 (0)