Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/humrochagf/colordrop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason <github@jallan.co.uk>2021-10-05 16:25:58 +0300
committerJason <github@jallan.co.uk>2021-10-05 16:25:58 +0300
commit580ba43ef253a17ec12402aa7108b41be313bf9b (patch)
treeed9f7ff8c9de957a945ca711d14991a9d4469998
parent72580486fa8636f49c39a79f03ffb98bc388ab59 (diff)
Document `https` submodules
Some services, like Netlify, do not support SSH git urls.
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2ce3df8..aef9260 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,10 @@ Then add it as submodule of your repository:
```
git submodule add git@github.com:humrochagf/colordrop.git themes/colordrop
```
+OR
+```
+git submodule add https://github.com/humrochagf/colordrop.git themes/colordrop
+```
And add this configuration to your blog config.