diff options
author | Nate Sesti <33237525+sestinj@users.noreply.github.com> | 2023-06-03 09:17:52 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-03 09:17:52 -0400 |
commit | 225d493e41054586b1d30a664a998c34289ade53 (patch) | |
tree | 183ecef745169cfa44167186cffb98fa71a566b7 | |
parent | 7642777a8f371e7374549ad0029bde94cb5028a9 (diff) | |
download | sncontinue-225d493e41054586b1d30a664a998c34289ade53.tar.gz sncontinue-225d493e41054586b1d30a664a998c34289ade53.tar.bz2 sncontinue-225d493e41054586b1d30a664a998c34289ade53.zip |
Update README.md
-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) |