You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ Most existing browser automation tools either require you to write low-level cod
66
66
## Installation
67
67
68
68
```sh
69
-
pip install stagehand-alpha
69
+
uv pip install stagehand
70
70
```
71
71
72
72
For local development or when working from this repository, sync the dependency lockfile with `uv` (see the Local development section below) before running project scripts.
0 commit comments