docs(readme): follow last update about submodules
This commit is contained in:
parent
5b2683b3a4
commit
65dce1b060
10
readme.md
10
readme.md
@ -15,10 +15,12 @@ is done using `rsync` over `ssh`.
|
|||||||
|
|
||||||
# Install
|
# Install
|
||||||
|
|
||||||
To install a local copy to work on this blog, you also need the theme for it,
|
To install a local copy to work on this blog, you also need other components,
|
||||||
available [there](https://git.epheme.re/fmouhart/pelican-clean-blog). It is
|
such as the [theme](https://git.epheme.re/fmouhart/pelican-clean-blog) and
|
||||||
embedded in the repository as a git submodule, so you can simply run git clone
|
[some](https://git.epheme.re/fmouhart/pelican-autopages)
|
||||||
with the `--recurse-submodule` option:
|
[plugins](https://git.epheme.re/fmouhart/pelican-clean-blog). Those are embedded
|
||||||
|
in the repository as a git submodule. You can thus simply run git clone 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user