added more info in README.md
This commit is contained in:
parent
6d04d6c9e8
commit
330e23ebcd
@ -4,7 +4,7 @@ This is my [blog](https://blog.privacynerd.de/), which is run by hugo. The repos
|
||||
|
||||
## Cloning
|
||||
|
||||
To clone and make some changes, you need to clone the repository. This one also contains [git submodules](https://git-scm.com/book/en/v2/Git-Tools-Submodules) (the re-terminal theme), that's why you should use the argument `--recurse-submodules`.
|
||||
To clone and make some changes, you need to clone the repository. This one also contains [git submodules](https://git-scm.com/book/en/v2/Git-Tools-Submodules) (the re-terminal theme), that's why you should use the argument `--recurse-submodules`. The commands after that pull all branches of the forked terminal theme so that nothing bad happens (commands taken from [here](https://stackoverflow.com/questions/10312521/how-do-i-fetch-all-git-branches).
|
||||
|
||||
```sh
|
||||
git clone --recurse-submodules https://git.privacynerd.de/git.privacynerd.de/blog.privacynerd.de blog
|
||||
|
Loading…
x
Reference in New Issue
Block a user