diff --git a/README.md b/README.md index 6e18ff883..c1fd973f2 100644 --- a/README.md +++ b/README.md @@ -13,15 +13,6 @@
Get early access to the desktop app‎ ‎ |‎ ‎ Documentation

-> [!NOTE] -> **Open Interpreter 1.0** is almost here. -> -> 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): -> ``` -> pip install git+https://github.com/OpenInterpreter/open-interpreter.git@development -> interpreter --help -> ``` -
local_explorer @@ -31,7 +22,7 @@
```shell -pip install open-interpreter +pip install git+https://github.com/OpenInterpreter/open-interpreter.git ``` > Not working? Read our [setup guide](https://docs.openinterpreter.com/getting-started/setup).