diff options
-rw-r--r-- | docs/docs/getting-started.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/docs/getting-started.md b/docs/docs/getting-started.md index 5dad2e43..9824aadd 100644 --- a/docs/docs/getting-started.md +++ b/docs/docs/getting-started.md @@ -16,4 +16,6 @@ We don't want to waste your time with install and env setup before you try Conti ## Next Steps
- Read the `Getting Started` section of the `README.md` file that has been opened in your codespace, which you can also find [here](https://github.com/continuedev/continue-codespaces-demo/blob/main/README.md)
\ No newline at end of file + Read the `Getting Started` section of the `README.md` file that has been opened in your codespace, which you can also find [here](https://github.com/continuedev/continue-codespaces-demo/blob/main/README.md)
+
+ If you're ready to download for VS Code, you can do so [here](https://marketplace.visualstudio.com/items?itemName=Continue.continue).
|