diff options
author | HampusM <hampus@hampusmat.com> | 2021-08-11 12:59:23 +0200 |
---|---|---|
committer | HampusM <hampus@hampusmat.com> | 2021-08-11 12:59:23 +0200 |
commit | 108b469cbb09f911c9a52d4134a504d9b51ac30d (patch) | |
tree | 309763642bf53b4adecf20bfd09047715f572c39 /docs_src | |
parent | 3eb8757b8db81476782870d460e3d856907186a7 (diff) |
Implemented gpg signed commit support
Diffstat (limited to 'docs_src')
-rw-r--r-- | docs_src/installation.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs_src/installation.md b/docs_src/installation.md index 2c68650..723d35e 100644 --- a/docs_src/installation.md +++ b/docs_src/installation.md @@ -10,6 +10,7 @@ For example: Githermit also requires NodeJS. You can find a comprehensive guide on how to install it in [the NodeJS documentation](https://nodejs.dev/download/package-manager/). And then there's a couple of packages that may or may not already be installed on your system. +- gpg - libpcre - libpcreposix - libkrb5 |