Fix section header location
This commit is contained in:
parent
3cc3388a3b
commit
b08402569d
1 changed files with 2 additions and 2 deletions
|
@ -94,11 +94,11 @@ what works best.
|
||||||
|
|
||||||
### I've created a bootstrap program. Should I add that to my repository?
|
### I've created a bootstrap program. Should I add that to my repository?
|
||||||
|
|
||||||
## Encryption
|
|
||||||
|
|
||||||
Absolutely. That will allow your bootstrap program to be executed each time you
|
Absolutely. That will allow your bootstrap program to be executed each time you
|
||||||
clone your repository. Read [bootstrap](bootstrap) for more details.
|
clone your repository. Read [bootstrap](bootstrap) for more details.
|
||||||
|
|
||||||
|
## Encryption
|
||||||
|
|
||||||
### Can I use yadm without gpg, openssl, transcrypt or git-crypt?
|
### Can I use yadm without gpg, openssl, transcrypt or git-crypt?
|
||||||
|
|
||||||
Of course. You only need `gpg`, `openssl`, `transcrypt` or `git-crypt` installed
|
Of course. You only need `gpg`, `openssl`, `transcrypt` or `git-crypt` installed
|
||||||
|
|
Loading…
Reference in a new issue