From 5ffb8ca08fcbf5bb8faeaa0301b97596bf394683 Mon Sep 17 00:00:00 2001 From: Ty Dunn Date: Sun, 18 Jun 2023 13:45:00 -0700 Subject: Update getting-started.md --- docs/docs/getting-started.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/docs/docs/getting-started.md b/docs/docs/getting-started.md index f52057f4..8628a16c 100644 --- a/docs/docs/getting-started.md +++ b/docs/docs/getting-started.md @@ -1,6 +1,6 @@ # Getting started -## Download for VS Code +## Install in VS Code 1. Click `Install` on the Continue extension in the Visual Studio Marketplace [here](https://marketplace.visualstudio.com/items?itemName=Continue.continue) @@ -16,12 +16,6 @@ You can also open the Continue panel with `cmd+k` on Mac / `ctrl+k` on Windows. ![codespaces-install](/img/continue-screenshot2.png) -:::note -If you would like to install Continue from source, please [follow the instructions](https://github.com/continuedev/continue/blob/main/README.md) in the repo README. -::: - -:::note -If you'd like to try without downloading for VS Code on your machine, you can open our GitHub Codespaces demo to try it in a browser-based editor. - -[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/continuedev/continue-codespaces-demo?quickstart=1) +:::info +If you'd like to try without downloading for VS Code on your machine, you can [open our GitHub Codespace](https://github.com/codespaces/badge.svg)](https://codespaces.new/continuedev/continue-codespaces-demo?quickstart=1)) to try it in a browser-based editor ::: -- cgit v1.2.3-70-g09d2