mirror of
https://github.com/Crocmagnon/blog.git
synced 2024-11-21 23:38:03 +01:00
Update readme
This commit is contained in:
parent
0a9ac34e23
commit
04724f7392
1 changed files with 3 additions and 2 deletions
|
@ -1,10 +1,11 @@
|
||||||
# hugo-blog
|
# blog
|
||||||
|
|
||||||
This is the repository for my blog, managed by hugo.
|
This is the repository for my blog, managed by hugo.
|
||||||
|
|
||||||
This repo uses submodules:
|
This repo uses submodules:
|
||||||
```shell
|
```shell
|
||||||
git clone git@github.com:Crocmagnon/hugo-blog.git
|
git clone git@github.com:Crocmagnon/blog.git
|
||||||
|
cd blog
|
||||||
git submodule update --init --recursive
|
git submodule update --init --recursive
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue