diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-06-04 18:04:39 -0400 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-06-04 18:04:39 -0400 |
commit | 897279d79739711ad75e18ccb409e1671aa159f7 (patch) | |
tree | 1001f1460a19dd230066c36e6c7b3c512c28b8ae /extension/README.md | |
parent | 73e1f6c9e4634dbb4bbdde391a6730f5f90653d1 (diff) | |
download | sncontinue-897279d79739711ad75e18ccb409e1671aa159f7.tar.gz sncontinue-897279d79739711ad75e18ccb409e1671aa159f7.tar.bz2 sncontinue-897279d79739711ad75e18ccb409e1671aa159f7.zip |
docusaurus link fixing
Diffstat (limited to 'extension/README.md')
-rw-r--r-- | extension/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/README.md b/extension/README.md index 7fa8022b..12e25417 100644 --- a/extension/README.md +++ b/extension/README.md @@ -6,7 +6,7 @@ The Continue VS Code extension lets you make edits with natural langauge, ask qu ## Getting Started -Get started by opening the command pallet with cmd+shift+p and then selecting Continue: Open Debug Panel. +Get started by opening the command pallet with cmd+shift+p and then selecting Continue: Open Continue GUI. To test a few common recipes, open a blank python file and try the following: |