diff options
author | Ty Dunn <ty@tydunn.com> | 2023-06-05 09:26:40 +0200 |
---|---|---|
committer | Ty Dunn <ty@tydunn.com> | 2023-06-05 09:26:40 +0200 |
commit | f61f8a6523e6f238e67dbe5600d6546642e2b7bf (patch) | |
tree | 320626d338cb78f5d11057eefffece88caa49f98 /extension/src/README.md | |
parent | 2fd081971a87b01e8c549bb9fea34e52e65e1bb9 (diff) | |
download | sncontinue-f61f8a6523e6f238e67dbe5600d6546642e2b7bf.tar.gz sncontinue-f61f8a6523e6f238e67dbe5600d6546642e2b7bf.tar.bz2 sncontinue-f61f8a6523e6f238e67dbe5600d6546642e2b7bf.zip |
README changes
Diffstat (limited to 'extension/src/README.md')
-rw-r--r-- | extension/src/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/src/README.md b/extension/src/README.md index 126a094a..8523ec86 100644 --- a/extension/src/README.md +++ b/extension/src/README.md @@ -1,6 +1,6 @@ # Continue VS Code Extension README -## How to get started with development +## How to debug the VS Code Extension 1. Clone the Continue repo |