summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNate Sesti <33237525+sestinj@users.noreply.github.com>2023-06-19 09:05:41 -0700
committerGitHub <noreply@github.com>2023-06-19 09:05:41 -0700
commitdaa7b4953b570d8914831325bf10a7ffc43efce9 (patch)
tree3f664b929e0c869fdf7546db4b816ce98639a6de
parent382592c54db21258e26df446b9bf4708d51558e5 (diff)
downloadsncontinue-daa7b4953b570d8914831325bf10a7ffc43efce9.tar.gz
sncontinue-daa7b4953b570d8914831325bf10a7ffc43efce9.tar.bz2
sncontinue-daa7b4953b570d8914831325bf10a7ffc43efce9.zip
Update README.md
-rw-r--r--README.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index 6429c715..94be42b1 100644
--- a/README.md
+++ b/README.md
@@ -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)