mirror of
https://github.com/Crocmagnon/blog.git
synced 2024-11-21 15:28:02 +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 repo uses submodules:
|
||||
```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
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue