summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-07-21 16:43:20 -0700
committerNate Sesti <sestinj@gmail.com>2023-07-21 16:43:20 -0700
commit0410e9da9264e9ece0daf0bbb0c7941f9dde710b (patch)
treeafd5a91bec47387cd4d18cbe5294726fdb780658 /README.md
parentc6d21674d688cef3d93b63fc1bf0aa9e07a323e3 (diff)
parentbb15779cd480dd64492b030ec99485f8345b028f (diff)
downloadsncontinue-0410e9da9264e9ece0daf0bbb0c7941f9dde710b.tar.gz
sncontinue-0410e9da9264e9ece0daf0bbb0c7941f9dde710b.tar.bz2
sncontinue-0410e9da9264e9ece0daf0bbb0c7941f9dde710b.zip
Merge branch 'main' of https://github.com/continuedev/continue
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 01462247..4337c591 100644
--- a/README.md
+++ b/README.md
@@ -44,6 +44,16 @@ Let Continue build the scaffolding of Python scripts, React components, and more
### [Download for VS Code](https://marketplace.visualstudio.com/items?itemName=Continue.continue)
+## Install
+
+Continue requires that you have Python 3.8 or greater. If you do not, please [install](https://python.org) it
+
+If your Continue server is not setting up, please check the console logs:
+1. `cmd+shift+p` (MacOS) / `ctrl+shift+p` (Windows)
+2. Search for and then select "Developer: Toggle Developer Tools"
+3. Select `Console`
+4. Read the console logs
+
## OpenAI API Key
New users can try out Continue with GPT-4 using a proxy server that securely makes calls to OpenAI using our API key. Continue should just work the first time you install the extension in VS Code.