Update README.md

Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
This commit is contained in:
Alejandro Saucedo 2021-09-19 15:15:34 +01:00
parent 610ad7d9ef
commit 65301ad40c

View file

@ -165,7 +165,7 @@ The [Python package](https://kompute.cc/overview/python-package.html) provides a
```python
from .utils import compile_source # using util function from test
from .utils import compile_source # using util function from python/test/utils
def kompute(shader):
# 1. Create Kompute Manager with default settings (device 0, first queue and no extensions)