Skip to content

Commit 14eb16a

Browse files
committed
fix install command
1 parent df2de5b commit 14eb16a

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
@@ -66,7 +66,7 @@ Most existing browser automation tools either require you to write low-level cod
6666
## Installation
6767

6868
```sh
69-
pip install stagehand-alpha
69+
uv pip install stagehand
7070
```
7171

7272
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

Comments
 (0)