Skip to content

Commit 6dee602

Browse files
committed
Added YouTube video to getting started guide to provide visual setup instructions.
1 parent aea8acb commit 6dee602

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/getting-started/setup.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
title: Setup
33
---
44

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+
514
## Installation from `pip`
615

716
If you are familiar with Python, we recommend installing Open Interpreter via `pip`

0 commit comments

Comments
 (0)