diff --git a/README.md b/README.md index 5e83e25..fd5f096 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ To install the app from source: > **NOTE:** To use SSH keys to clone the repo and private submodule, > run the following command first to ensure that `git://` URls are used automatically: > ```bash - > git config --global url.git@github.com:.> insteadOf https://github.com/ + > git config --global url.git@github.com:.insteadOf https://github.com/ > ``` ```bash