Update readme

This commit is contained in:
Gabriel Augendre 2023-05-18 17:36:46 +02:00
parent d5f88bddbf
commit 8b30c75fbe

View file

@ -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
```