Skip to content

Commit e5c1ed6

Browse files
authored
Merge pull request #8170 from continuedev/continuebot/con-4328
2 parents d192e61 + 6021047 commit e5c1ed6

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

docs/cli/install.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ description: "Get Continue CLI installed and configured for command-line AI codi
44
sidebarTitle: "Install"
55
---
66

7+
<iframe
8+
width="100%"
9+
height="400"
10+
src="https://www.youtube.com/embed/vm9RcP9xM4o"
11+
title="Install Continue CLI"
12+
frameborder="0"
13+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
14+
allowfullscreen
15+
></iframe>
16+
717
<Info>
818
Make sure you have [Node.js 18 or higher
919
installed](https://nodejs.org/en/download/).

docs/getting-started/install.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@ title: "Install"
33
description: "Get Continue installed in your favorite IDE in just a few steps."
44
---
55

6+
<iframe
7+
width="100%"
8+
height="400"
9+
src="https://www.youtube.com/embed/gjekTru4Cg4"
10+
title="Install Continue VS Code Extension"
11+
frameborder="0"
12+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
13+
allowfullscreen
14+
></iframe>
15+
616
<Tabs>
717
<Tab title="VS Code">
818

0 commit comments

Comments
 (0)