Skip to content

Commit f4bbb9c

Browse files
committed
removed nicehack from docs
1 parent 3eeaf82 commit f4bbb9c

File tree

1 file changed

+5
-21
lines changed

1 file changed

+5
-21
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 5 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -26,35 +26,19 @@
2626

2727
🌀️ Want to skip the setup? Use our <b>[cloud](https://cloud.browser-use.com)</b> for faster, scalable, stealth-enabled browser automation!
2828

29-
## πŸŽ‰ OSS Twitter Hackathon
29+
**πŸš€ Use the latest version!**
3030

31-
We just hit **69,000 GitHub ⭐**!
32-
To celebrate, we're launching **#nicehack69** β€” a Twitter-first hackathon with a **$6,900 prize pool**. Dream big and show us the future of browser-use agents that go beyond demos!
33-
34-
**Deadline: September 10, 2025**
35-
36-
**[πŸš€ Join the hackathon β†’](https://github.com/browser-use/nicehack69)**
37-
38-
<div align="center">
39-
<a href="https://github.com/browser-use/nicehack69">
40-
<img src="./static/NiceHack69.png" alt="NiceHack69 Hackathon" width="600"/>
41-
</a>
42-
</div>
43-
44-
45-
> **πŸš€ Use the latest version!**
46-
>
4731
> We ship every day improvements for **speed**, **accuracy**, and **UX**.
4832
> ```bash
49-
> pip install --upgrade browser-use
33+
> uv pip install --upgrade browser-use
5034
> ```
5135
52-
# Quickstart new users
36+
# πŸ€– Quickstart
5337
54-
With pip (Python>=3.11):
38+
With uv (Python>=3.11):
5539
5640
```bash
57-
pip install browser-use
41+
uv pip install browser-use
5842
```
5943
6044
If you don't already have Chrome or Chromium installed, you can also download the latest Chromium using playwright's install shortcut:

0 commit comments

Comments
Β (0)