summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-06-13 12:00:40 -0700
committerNate Sesti <sestinj@gmail.com>2023-06-13 12:00:40 -0700
commitc3d98c516cc86afcb2f537b0bef18eaed05f0c3c (patch)
treebfb7529bdb6640cd53ff07f9da4caffcb8090338 /docs
parentbd01bcb807ccdffecbf77faef9ec573e5e2da5f0 (diff)
parent8d9abfed1d40af0b3f696c8f92510040c79a9aed (diff)
downloadsncontinue-c3d98c516cc86afcb2f537b0bef18eaed05f0c3c.tar.gz
sncontinue-c3d98c516cc86afcb2f537b0bef18eaed05f0c3c.tar.bz2
sncontinue-c3d98c516cc86afcb2f537b0bef18eaed05f0c3c.zip
Merge branch 'main' of https://github.com/continuedev/continue
Diffstat (limited to 'docs')
-rw-r--r--docs/docs/getting-started.md4
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).