docs(readme): typo in command

This commit is contained in:
Fabrice Mouhartem 2025-02-15 12:35:11 +01:00
parent f1eba8b28a
commit 263e1c5f20
Signed by: fmouhart
GPG Key ID: 2C5033B228CFE4E7

View File

@ -21,7 +21,7 @@ embedded in the repository as a git submodule, so you can simply run git clone
with the `--recurse-submodule` option: with the `--recurse-submodule` option:
```sh ```sh
git clone -- recurse-submodule https://git.epheme.re/fmouhart/blog.git fmouhart-blog git clone --recurse-submodule https://git.epheme.re/fmouhart/blog.git fmouhart-blog
``` ```
This blog relies on [pelican](https://getpelican.com) as a static site This blog relies on [pelican](https://getpelican.com) as a static site