Skip to content

Commit fbf965e

Browse files
authored
Merge pull request #1372 from MikeBirdTech/update-documentation
Added a YouTube video tutorial to the "Setup" guide
2 parents 070f20a + bd3ce97 commit fbf965e

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)