Skip to content

Commit ec2fa06

Browse files
committed
Update kernel import
Updated kernel import
1 parent 1e2914b commit ec2fa06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integrations/browser-use.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ uv add kernel
1919
Import the libraries and create a cloud browser session:
2020

2121
```python
22-
from onkernel import Kernel
22+
from kernel import Kernel
2323
from browser_use import Browser, Agent
2424

2525
# Initialize Kernel client

0 commit comments

Comments
 (0)