summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-07-24 01:00:42 -0700
committerNate Sesti <sestinj@gmail.com>2023-07-24 01:00:42 -0700
commit2e376b7e61f68a48ccb2a5be7ab6ab55ab30c670 (patch)
tree6c1077859938fadce3a6f17f267127a66fd11df4 /README.md
parent59c549a468abd40207f8dc46eacdc0e02bbe21ad (diff)
parent82b03aeb0882cb884c398104b7934d63c6ceed00 (diff)
downloadsncontinue-2e376b7e61f68a48ccb2a5be7ab6ab55ab30c670.tar.gz
sncontinue-2e376b7e61f68a48ccb2a5be7ab6ab55ab30c670.tar.bz2
sncontinue-2e376b7e61f68a48ccb2a5be7ab6ab55ab30c670.zip
Merge branch 'main' into show-react-immediately
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.