From d07a51c7d0f1aa2b27aced56130b41f082af0ddf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Anton=20Solbj=C3=B8rg?=
<4324290+Notnaton@users.noreply.github.com>
Date: Wed, 6 Aug 2025 19:35:52 +0200
Subject: [PATCH 1/2] Update README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 6e18ff883f..54ecf78f31 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@
>
> 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
+> pip install git+https://github.com/OpenInterpreter/open-interpreter.git
> interpreter --help
> ```
@@ -31,7 +31,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).
From cb6481295bdba11ee8a9131252a2a7fa5d6a6de2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Anton=20Solbj=C3=B8rg?=
<4324290+Notnaton@users.noreply.github.com>
Date: Wed, 6 Aug 2025 19:38:07 +0200
Subject: [PATCH 2/2] Update README.md
---
README.md | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/README.md b/README.md
index 54ecf78f31..c1fd973f2f 100644
--- a/README.md
+++ b/README.md
@@ -13,15 +13,6 @@
Get early access to the desktop app | Documentation