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 | db0c493850d73c9d05f96ce1c5a04fc318c77422 (patch) | |
tree | b3fffe8f5662c7856f537e99214b36da7ad2a246 /extension/src | |
parent | bcd7f8f10f7b85228862140059b67bb670ca67e5 (diff) | |
download | sncontinue-db0c493850d73c9d05f96ce1c5a04fc318c77422.tar.gz sncontinue-db0c493850d73c9d05f96ce1c5a04fc318c77422.tar.bz2 sncontinue-db0c493850d73c9d05f96ce1c5a04fc318c77422.zip |
README changes
Diffstat (limited to 'extension/src')
-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 |