aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorOzoneGrif2020-02-02 08:20:09 +0100
committerGitHub2020-02-02 08:20:09 +0100
commitdb8ebac1fa405bbee7da15d45c7ba6cd736bfa02 (patch)
tree4a649fdab72304b4bf20ec84707390e88c981b0d /readme.md
parent0697693934c700f50bcc45ad58ab0b8f0370561c (diff)
parentce2f0262768bc3d56dd9a776a075c6ccf10a7ae3 (diff)
downloadldgallery-db8ebac1fa405bbee7da15d45c7ba6cd736bfa02.tar.gz
Merge branch 'develop' into feature-thumbnail-resolution-index
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index e7a3902..2ceb248 100644
--- a/readme.md
+++ b/readme.md
@@ -17,7 +17,7 @@ Build
17The man page can be generated using [Pandoc]: 17The man page can be generated using [Pandoc]:
18 18
19``` 19```
20pandoc --standalone --to man ldgallery.1.md --output=ldgallery.1 20pandoc --standalone --to man ldgallery.1.md --output ldgallery.1
21``` 21```
22 22
23[Pandoc]: https://pandoc.org/ 23[Pandoc]: https://pandoc.org/