From 7f55df4a22f52f272a6ebb46497f04671901bf3b Mon Sep 17 00:00:00 2001 From: JeffMboya Date: Fri, 29 Nov 2024 15:10:54 +0300 Subject: [PATCH] Fix CI Signed-off-by: JeffMboya --- docs/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started.md b/docs/getting-started.md index 365a9ec..6e9a9fb 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -62,7 +62,7 @@ The `access_token` field contains your API token, which is required for making a To maximize Cube AI’s potential within your development environment, you’ll need to integrate it with Visual Studio Code (VS Code) using the **Continue extension**. This extension enables you to directly interact with LLMs in TEE inside VS Code, providing intelligent code completion, code suggestions, and contextual insights. -### Steps for Setting Up: +### Steps for Setting Up 1. **Download and install** [Visual Studio Code (VS Code)](https://code.visualstudio.com/). 2. In VS Code, **download and install** the [Continue extension](https://www.continue.dev/), which connects Cube AI models to your development environment for enhanced coding assistance.