diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -46,7 +46,7 @@ Let us know what you would like to contribute and we will help you make it happe #### 1. Clone this repo -Reccommended: Run this command to use SSH +Recommended: Run this command to use SSH ```bash git clone git@github.com:continuedev/continue.git ``` @@ -73,4 +73,4 @@ cd continue/extension/scripts && python3 install_from_source.py # License -[Apache 2.0 © 2023 Continue Dev, Inc.](./LICENSE)
\ No newline at end of file +[Apache 2.0 © 2023 Continue Dev, Inc.](./LICENSE) |