diff options
author | Nate Sesti <33237525+sestinj@users.noreply.github.com> | 2023-06-12 22:57:13 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-12 22:57:13 -0700 |
commit | 2e3e0070384e5d19ea2c7fd5a569c5230d238ce7 (patch) | |
tree | dea0117d03042bfad173c3eab58d61c182f6a015 | |
parent | baf084ae08377fafe6e147320454a6110cd5765e (diff) | |
download | sncontinue-2e3e0070384e5d19ea2c7fd5a569c5230d238ce7.tar.gz sncontinue-2e3e0070384e5d19ea2c7fd5a569c5230d238ce7.tar.bz2 sncontinue-2e3e0070384e5d19ea2c7fd5a569c5230d238ce7.zip |
Update getting-started.md
-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).
|