diff --git a/README.md b/README.md index 387c367..b9edc8a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This is the repository for my blog, managed by hugo. This repo uses submodules: ```shell -git clone ... +git clone git@github.com:Crocmagnon/hugo-blog.git git submodule update --init --recursive ```