diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-06-13 12:00:40 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-06-13 12:00:40 -0700 |
commit | c3d98c516cc86afcb2f537b0bef18eaed05f0c3c (patch) | |
tree | bfb7529bdb6640cd53ff07f9da4caffcb8090338 /docs | |
parent | bd01bcb807ccdffecbf77faef9ec573e5e2da5f0 (diff) | |
parent | 8d9abfed1d40af0b3f696c8f92510040c79a9aed (diff) | |
download | sncontinue-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.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).
|