We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 070f20a + bd3ce97 commit fbf965eCopy full SHA for fbf965e
docs/getting-started/setup.mdx
@@ -2,6 +2,15 @@
2
title: Setup
3
---
4
5
+<iframe
6
+ width="560"
7
+ height="315"
8
+ src="https://www.youtube.com/watch?v=5sk3t8ilDR8"
9
+ frameBorder="0"
10
+ allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
11
+ allowFullScreen
12
+></iframe>
13
+
14
## Installation from `pip`
15
16
If you are familiar with Python, we recommend installing Open Interpreter via `pip`
0 commit comments