diff options
author | Nate Sesti <33237525+sestinj@users.noreply.github.com> | 2023-06-19 09:05:41 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-19 09:05:41 -0700 |
commit | 1a270d91a1f42c663a28a8f877d2b8691f1932d5 (patch) | |
tree | b3c08f4976a7867a71658086364a0a6a195a59b5 /README.md | |
parent | 81bb3f3b2a13772f1fc37a61a56eef92b68fb19e (diff) | |
download | sncontinue-1a270d91a1f42c663a28a8f877d2b8691f1932d5.tar.gz sncontinue-1a270d91a1f42c663a28a8f877d2b8691f1932d5.tar.bz2 sncontinue-1a270d91a1f42c663a28a8f877d2b8691f1932d5.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -17,17 +17,17 @@ ## Getting Started -### GitHub Codespaces +### Install for VS Code -Learn how to try the GitHub Codespaces Demo [here](https://continue.dev/docs/getting-started) +Learn how to install locally in VS Code [here](https://continue.dev/docs/install) -### VS Code +### GitHub Codespaces -Learn how to install locally in VS Code [here](https://continue.dev/docs/install) +Explore Continue in GitHub Codespaces [here](https://continue.dev/docs/getting-started) if you'd like to try without downloading for VS Code. ## How to contribute -Open a [new GitHub Issue](https://github.com/continuedev/continue/issues/new) or comment on [an existing one](https://github.com/continuedev/continue/issues). Let us know what you would like to contribute there, and we will help you make it happen! +Open a [new GitHub Issue](https://github.com/continuedev/continue/issues/new) or comment on [an existing one](https://github.com/continuedev/continue/issues). Let us know what you would like to contribute, and we will help you make it happen! ## Install from source @@ -64,4 +64,4 @@ cd continue/extension/scripts && python3 install_from_source.py # License -[Apache 2.0 © 2023 Continue Dev, Inc.](./LICENSE)
\ No newline at end of file +[Apache 2.0 © 2023 Continue Dev, Inc.](./LICENSE) |