Skip to content

Commit 34ce27c

Browse files
committed
feat: update installation instructions to simplify package installation
Signed-off-by: Frost Ming <me@frostming.com>
1 parent 3f04cc8 commit 34ce27c

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

packages/bub-web-search/README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,7 @@ registered.
1515
## Installation
1616

1717
```bash
18-
uv pip install "git+https://github.com/bubbuild/bub-contrib.git#subdirectory=packages/bub-web-search"
19-
```
20-
21-
You can also install it with Bub:
22-
23-
```bash
24-
bub install bub-web-search@main
18+
bub install bub-web-search
2519
```
2620

2721
## Ollama

0 commit comments

Comments
 (0)