Skip to content

Commit ca3a45c

Browse files
authored
Merge pull request #1638 from openinterpreter/Notnaton-patch-2
Update README.md
2 parents 073636f + cb64812 commit ca3a45c

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

README.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,6 @@
1313
<br><a href="https://0ggfznkwh4j.typeform.com/to/G21i9lJ2">Get early access to the desktop app</a>‎ ‎ |‎ ‎ <a href="https://docs.openinterpreter.com/">Documentation</a><br>
1414
</p>
1515

16-
> [!NOTE]
17-
> **Open Interpreter 1.0** is almost here.
18-
>
19-
> Please help test the [development branch](https://github.com/OpenInterpreter/open-interpreter/tree/development) and share your experience in the [Discord](https://discord.gg/Hvz9Axh84z):
20-
> ```
21-
> pip install git+https://github.com/OpenInterpreter/open-interpreter.git@development
22-
> interpreter --help
23-
> ```
24-
2516
<br>
2617

2718
<img alt="local_explorer" src="https://github.com/OpenInterpreter/open-interpreter/assets/63927363/d941c3b4-b5ad-4642-992c-40edf31e2e7a">
@@ -31,7 +22,7 @@
3122
<br>
3223

3324
```shell
34-
pip install open-interpreter
25+
pip install git+https://github.com/OpenInterpreter/open-interpreter.git
3526
```
3627

3728
> Not working? Read our [setup guide](https://docs.openinterpreter.com/getting-started/setup).

0 commit comments

Comments
 (0)